Back to search
30
MCP

io.github.coregentdevspace/sql-server-analyst-mcp

io.github.coregentdevspace/sql-server-analyst-mcp

Read-only SQL Server Analyst MCP — safe schema, stored procedure, and performance analysis.

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

Similar MCP servers embedding-nearest

Microsoft SQL Server
Read-only MCP for Microsoft SQL Server: metadata discovery, parameterized SELECT, plans.
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-reader
Read-only MCP server for Microsoft SQL Server — schema discovery, profiling, safe querying
0 tools
shakram02/readonly-sql-db-mcp
Read-only SQL MCP server for AI assistants. Safe database queries without modification risk.
0 tools
io.github.connorbritain/mssql-writer
MCP server for Microsoft SQL Server — read and data write operations, no DDL
0 tools
blankbrackets/postgres-mcp-server
Read-only PostgreSQL database analysis MCP server for AI assistants
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.coregentdevspace/sql-server-analyst-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}