Back to search
30
MCP

io.github.connorbritain/mssql-writer

io.github.connorbritain/mssql-writer

MCP server for Microsoft SQL Server — read and data write operations, no DDL

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

Similar MCP servers embedding-nearest

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
io.github.daedalus/mcp-server-mssql
MCP server for Microsoft SQL Server using mssql-python
0 tools
Microsoft SQL Server
Read-only MCP for Microsoft SQL Server: metadata discovery, parameterized SELECT, plans.
0 tools
io.github.dataplat/dbatools-mcp-server
MCP server for dbatools — exposes SQL Server management commands as MCP tools
0 tools
@alexsnzhang/mcp-server-mysql
MCP server for interacting with MySQL databases with write operations support
0 tools

How to use

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

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