SqlServerMcp MCP
v1.0.6io.github.nithish1206/sqlservermcp
MCP server for SQL Server: schema inspection, safe read-only queries, query plan analysis
transport:stdio
runtime:nuget
Target client
run in your project directory
claude mcp add sqlservermcp -e ConnectionStrings__MyDb=<ConnectionStrings__MyDb> -e Query__DefaultTop=<Query__DefaultTop> -e Query__MaxTop=<Query__MaxTop> -- dnx SqlServerMcp --yes
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.