This PR adds a new Python-based MSSQL server implementation to complement the existing Node.js version. Key differences:
- Language: Python implementation vs existing Node.js implementation
- Access Mode: Read-only by design for enhanced security
- Features:
- Configurable access controls
- Schema inspection capabilities
- Safe database interaction through Python ecosystem
- Built with Python's robust database handling libraries
This implementation provides an alternative for users who prefer Python or need Python-specific database handling features while maintaining the same security standards as the original MSSQL server.
The MCP Code Executor is an MCP server that allows LLMs to execute Python code within a specified Conda environment. This enables LLMs to run code with access to libraries and dependencies defined in the Conda environment.
Subject: Request to Add Two MCP Servers: Deepseek R1 and Qwen Max
Dear MCP Team,
I am writing to request the addition of two Model Context Protocol (MCP) servers I have developed to enhance Claude's capabilities:
1. Deepseek R1 MCP Server
- Repository: https://github.com/66julienmartin/MCP-server-Deepseek_R1
- Features:
* Implements the Deepseek R1 language model (8,192 token context window)
* Optimized for reasoning and complex tasks
* Full TypeScript implementation with robust error handling
2. Qwen Max MCP Server
- Repository: https://github.com/66julienmartin/mcp-server-qwen-max
- Features:
* Implements Alibaba's Qwen model family (Max/Plus/Turbo)
* Extensive context windows (up to 1M tokens)
* TypeScript-based with comprehensive error handling
Both servers are:
- Built with Node.js/TypeScript for optimal Claude Desktop integration
- Well-documented with detailed setup instructions
- Thoroughly tested for stability
- MIT licensed
- Available through Smithery for easy installation
I believe these servers would provide valuable additional capabilities to Claude users, particularly for complex reasoning tasks and long-context applications.
I would be happy to provide any additional information or make any necessary adjustments to meet your requirements.
Thank you for considering my request.
Best regards,
Kamel IRZOUNI