Loading MCP server directory, please wait...
MCP server for Microsoft SQL Server — schema discovery, profiling, safe writes, and DDL
npx @getmcp/cli add io.github.ConnorBritain/mssqlRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ConnorBritain/mssql": {
"command": "node",
"args": [
"@connorbritain/mssql-mcp-server"
]
}
}
}