Microsoft SQL Server
About
A Model Context Protocol (MCP) server for connecting to and querying Microsoft SQL Server databases.
Details
- Author
- leopeng1995
- Categories
- Database, Other
Jump to
Setup
Install Microsoft SQL Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/leopeng1995/mssql-mcp-server
Follow the installation instructions in the repository README, then restart your MCP client.
mssql-mcp-server is a Model Context Protocol (MCP) server for connecting to Microsoft SQL Server.
git clone https://github.com/leopeng1995/mssql-mcp-server.git cd mssql-mcp-server uv sync uv run mssql-mcp-server
{ "mcpServers": { "mssql-mcp-server": { "command": "uv", "args": [ "--directory", "H:/workspaces/leopeng1995/mssql-mcp-server", "run", "mssql-mcp-server" ], "env": { "MSSQL_SERVER": "localhost", "MSSQL_PORT": "1433", "MSSQL_USER": "username", "MSSQL_PASSWORD": "password", "MSSQL_DATABASE": "database", "MSSQL_CHARSET": "UTF-8" # or CP936 ... }, "disabled": false, "autoApprove": [] } } }
Note:TheMSSQL_CHARSETvalue is case-sensitive.
Official MCP server for dbt (data build tool) providing integration with dbt Core/Cloud CLI, project metadata discovery, model information, and semantic layer querying capabilities.
Open source MCP server specializing in easy, fast, and secure tools for Databases.
Query and analyze data with MotherDuck and local DuckDB
Query Streams securely connects MCP clients to live databases through the Query Streams Cloud Network, with no VPNs, inbound ports, or complex setup.
Interact with the SingleStore database platform
Official Supabase MCP server for managing Supabase projects, databases, auth, storage, edge functions, and SQL workflows from AI agents.
A collection of tools for managing the platform, addressing data quality and reading and writing to Teradata Database.
Multi-database agent access (PostgreSQL, SQLite, MySQL, Oracle, SQL Server) with batch queries, pre-configured connections, and SQLGlot-enforced read-only safety
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





