mcp server mssql for Claude Desktop
io.github.daedalus/mcp-server-mssql
MCP server for Microsoft SQL Server using mssql-python
client:Claude Desktop
transport:stdio
runtime:pypi
Install mcp server mssql in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-server-mssql": {
"command": "uvx",
"args": [
"mcp-server-mssql"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs