Catalog
io.github.ConnorBritain/mssql
OfficialMCP server for Microsoft SQL Server — schema discovery, profiling, safe writes, and DDL
Full Microsoft SQL Server access including schema discovery and DDL operations.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mssql": {
"command": "npx",
"args": [
"-y",
"@connorbritain/mssql-mcp-server@0.4.5"
]
}
}
}