Skip to content
Back to search
30
MCP

MSSQL LocalDB MCP

io.github.hermessilva/mssql-localdb-mcp

MCP server for SQL Server Express LocalDB on Windows: manage instances, run T-SQL, discover DBs

Uptime
0.0%
18 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

localdata-mcp
MCP server for databases, spreadsheets, structured files, and directed graphs.
0 tools
database-mcp-server
Database MCP Server for SQL operations
0 tools
io.github.connorbritain/mssql
MCP server for Microsoft SQL Server — schema discovery, profiling, safe writes, and DDL
0 tools
io.github.ConnorBritain/mssql
MCP server for Microsoft SQL Server — schema discovery, profiling, safe writes, and DDL
0 tools
MCP Database Server
MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
0 tools
MCP Database Server
MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mssql_localdb_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}