by aadversteeg · MCP Server · ★ 37
SQL Server MCP Client Breaking Change in 0.0.5: Query and stored procedure execution tools are now disabled by default for security. If you were relying on the previous defaults, you must now explicitly enable them by setting the corresponding environment variables to : - - - - See Configuring Claude Desktop / Claude Code for examples. A comprehensive Microsoft SQL Server client implementing the Model Context Protocol (MCP). This server provides extensive SQL Server capabilities including query execution, schema discovery, and stored procedure management through a simple MCP interface.
| Stars | 37 |
| Forks | 9 |
| Language | C# |
| Category | MCP Server |
| License | MIT |
| Quality Score | 70.8148053485479/100 |
| Open Issues | 1 |
| Last Updated | 2026-06-05 |
| Created | 2025-04-12 |
| Platforms | cli, dotnet, mcp |
| Est. Tokens | ~51k |
These tools work well together with mssqlclient-mcp-server for enhanced workflows:
Explore other popular mcp server tools:
mssqlclient-mcp-server is A Microsoft SQL Server client implementing the Model Context Protocol (MCP). This server provides SQL query capabilities through a simple MCP interface.. It is categorized as a MCP Server with 37 GitHub stars.
mssqlclient-mcp-server is primarily written in C#.
You can find installation instructions and usage details in the mssqlclient-mcp-server GitHub repository at github.com/aadversteeg/mssqlclient-mcp-server. The project has 37 stars and 9 forks, indicating an active community.
mssqlclient-mcp-server is released under the MIT license, making it free to use and modify according to the license terms.