Back to search
30
MCP

Microsoft SQL Server

io.github.alyiox/mcp-mssql

Read-only MCP for Microsoft SQL Server: metadata discovery, parameterized SELECT, plans.

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

Similar MCP servers embedding-nearest

MSSQL
Read-only Microsoft SQL Server integration with metadata discovery, parameterized queries, and execution plans.
0 tools
io.github.connorbritain/mssql-reader
Read-only MCP server for Microsoft SQL Server — schema discovery, profiling, safe querying
0 tools
Microsoft SQL Server MCP Server
Metadata-only Glama MCP server.
0 tools
io.github.coregentdevspace/sql-server-analyst-mcp
Read-only SQL Server Analyst MCP — safe schema, stored procedure, and performance analysis.
0 tools
sql server mcp
Metadata-only Glama MCP server.
0 tools
io.github.connorbritain/mssql
MCP server for Microsoft SQL Server — schema discovery, profiling, safe writes, and DDL
0 tools

How to use

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

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