Skip to content
Back to search
30
MCP v1.0.0

Microsoft SQL Server

io.github.alyiox/mcp-mssql

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

Uptime
0.0%
23 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
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.nithish1206/sqlservermcp
MCP server for SQL Server: schema inspection, safe read-only queries, query plan analysis
0 tools
io.github.coregentdevspace/sql-server-analyst-mcp
Read-only SQL Server Analyst MCP — safe schema, stored procedure, and performance analysis.
0 tools

How to use

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

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