MSSQL LocalDB MCP
MCP server for SQL Server Express LocalDB on Windows: manage instances, run T-SQL, discover DBs
Install
MCPB bundlesstdio
https://github.com/hermessilva/LocalDB-MCP/releases/download/v0.1.0/mssql-localdb-mcp-0.1.0-win64.mcpb Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-hermessilva-mssql-localdb-mcp": {
"command": "https://github.com/hermessilva/LocalDB-MCP/releases/download/v0.1.0/mssql-localdb-mcp-0.1.0-win64.mcpb",
"args": []
}
}
} Source: official MCP Registry record · registry name io.github.hermessilva/mssql-localdb-mcp · published 2026-07-01 · updated 2026-07-01. Not an endorsement; review the code before connecting it to anything sensitive.