Skip to content
Back to search
30
MCP v0.3.1

io.github.ConnorBritain/mssql-reader

io.github.ConnorBritain/mssql-reader

Read-only MCP server for Microsoft SQL Server — schema discovery, profiling, safe querying

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

Similar MCP servers embedding-nearest

io.github.connorbritain/mssql-reader
Read-only MCP server for Microsoft SQL Server — schema discovery, profiling, safe querying
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
io.github.ConnorBritain/mssql-writer
MCP server for Microsoft SQL Server — read and data write operations, no DDL
0 tools
io.github.connorbritain/mssql-writer
MCP server for Microsoft SQL Server — read and data write operations, no DDL
0 tools
Microsoft SQL Server
Read-only MCP for Microsoft SQL Server: metadata discovery, parameterized SELECT, plans.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.connorbritain/mssql-reader": {
      "url": "None",
      "transport": "http"
    }
  }
}