SqlServerMcp runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 25 Jun 2026.
MCP server for SQL Server: schema inspection, safe read-only queries, query plan analysis
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
SELECT TABLE_SCHEMA + '.' + TABLE_NAME
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
Read-only MCP server for Microsoft SQL Server — schema discovery, profiling, safe querying
Read-only SQL Server Analyst MCP — safe schema, stored procedure, and performance analysis.
MCP server for one MySQL database: schema, read-only queries and guarded writes.
Python MCP server for MySQL database inspection and querying
MCP server for read-only MySQL database queries in Claude Desktop
MCP server for read-only MySQL database queries in Claude Desktop
MCP server for read-only PostgreSQL database queries in Claude Desktop
PostgreSQL MCP server - query, schema introspection, explain, and health checks for AI assistants
Answers built from our own checks of this server.