Skip to content
Back to search
30
MCP

MSSQL

pulsemcp/mssql

Read-only Microsoft SQL Server integration with metadata discovery, parameterized queries, and execution plans.

Uptime
0.0%
6 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
Microsoft SQL Server (MSSQL)
Securely integrates with Microsoft SQL Server databases for data analysis, reporting, and management.
0 tools
SQL
Read-only SQL querying + schema introspection over Postgres & SQLite, with a gated write mode.
0 tools
Microsoft SQL Server
Query and manage Microsoft SQL Server databases using mssql-python.
0 tools
SQL
Read-only SQL querying and schema introspection over Postgres and SQLite, with a gated write mode.
0 tools
io.github.connorbritain/mssql-reader
Read-only MCP server for Microsoft SQL Server — schema discovery, profiling, safe querying
0 tools

How to use

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

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