Back to search
30
MCP

io.github.connorbritain/mssql

io.github.connorbritain/mssql

MCP server for Microsoft SQL Server — schema discovery, profiling, safe writes, and DDL

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

Similar MCP servers embedding-nearest

io.github.connorbritain/mssql-writer
MCP server for Microsoft SQL Server — read and data write operations, no DDL
0 tools
io.github.connorbritain/mssql-reader
Read-only MCP server for Microsoft SQL Server — schema discovery, profiling, safe querying
0 tools
io.github.daedalus/mcp-server-mssql
MCP server for Microsoft SQL Server using mssql-python
0 tools
io.github.gabrielahdzmicrosoft/mcp-server
An MCP server that provides visual memory and context storage with knowledge graph capabilities
0 tools
io.github.marcelo-ochoa/mysql
An MCP server for MySQL databases.
0 tools
io.github.dataplat/dbatools-mcp-server
MCP server for dbatools — exposes SQL Server management commands as MCP tools
0 tools

How to use

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

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