Mysql MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 18 Aug 2026.
Enterprise-grade MySQL MCP Server with OAuth 2.0, 106 tools, and Docker deployment
We read the source, 2 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.
const countQuery = `SELECT COUNT(\`${column}\`) AS cnt FROM ${fullTableName} ${where ? `WHERE ${where}` : ""}`;
const child = spawn(cmd, finalArgs, {
- /var/run/docker.sock:/var/run/docker.sock:ro
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.
SQLite MCP server with OAuth 2.1, HTTP/SSE, 122 tools, and smart tool filtering
PostgreSQL MCP server with 203 tools, connection pooling, HTTP/SSE, OAuth 2.1, and tool filtering
Enterprise PostgreSQL MCP server with 63 tools, 10 resources, 10 prompts for AI-native operations
Enterprise PostgreSQL MCP server with NL queries, hybrid search (pgvector+BM25), and web UI
PostgreSQL, MySQL, and SQL Server in one session. 26 read-only MCP tools for AI agents.
MCP server for dbatools — exposes SQL Server management commands as MCP tools
PostgreSQL MCP server with 15 tools (SQL, EXPLAIN, health, indexes) plus a Gradio UI with LLM chat.
MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
Answers built from our own checks of this server.