ConnorBritain/mssql-mcp-server
Enterprise MCP server for SQL Server with 20 tools for schema discovery, data operations, and administration.
Platform-specific configuration:
{
"mcpServers": {
"mssql-mcp-server": {
"command": "npx",
"args": [
"-y",
"mssql-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...