Mssql Reader runs on your own machine — the client starts it, so there is no endpoint to ping. 544 installs a week from npm.
Read-only MCP server for Microsoft SQL Server — schema discovery, profiling, safe querying
Today is the operative word: we check Mssql Reader every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mssql-reader -- npx -y @connorbritain/mssql-mcp-reader
{
"mcpServers": {
"mssql-reader": {
"args": [
"-y",
"@connorbritain/mssql-mcp-reader"
],
"command": "npx"
}
}
}
[mcp_servers.mssql-reader]
command = "npx"
args = ["-y", "@connorbritain/mssql-mcp-reader"]
{
"mcpServers": {
"mssql-reader": {
"args": [
"-y",
"@connorbritain/mssql-mcp-reader"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mssql-reader": {
"args": [
"-y",
"@connorbritain/mssql-mcp-reader"
],
"command": "npx"
}
}
}
MCP server for Microsoft SQL Server — schema discovery, profiling, safe writes, and DDL
MCP server for SQL Server: schema inspection, safe read-only queries, query plan analysis
Database MCP server for schema discovery, comments, and SQL queries.
MCP server for one MySQL database: schema, read-only queries and guarded writes.
MCP server for Microsoft SQL Server using mssql-python
Read-only SQL Server Analyst MCP — safe schema, stored procedure, and performance analysis.
MCP server for Microsoft SQL Server — read and data write operations, no DDL
Production-grade PostgreSQL MCP server — 254 tools for query, tuning & ops, read-only by default.
Answers built from our own checks of this server.