MySQL MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 181 installs a week from npm. Last commit 22 Aug 2026.
MCP server for one MySQL database: schema, read-only queries and guarded writes.
Today is the operative word: we check MySQL MCP 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 mcp-mysql-client -- npx -y mcp-mysql-client
{
"mcpServers": {
"mcp-mysql-client": {
"args": [
"-y",
"mcp-mysql-client"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-mysql-client]
command = "npx"
args = ["-y", "mcp-mysql-client"]
{
"mcpServers": {
"mcp-mysql-client": {
"args": [
"-y",
"mcp-mysql-client"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-mysql-client": {
"args": [
"-y",
"mcp-mysql-client"
],
"command": "npx"
}
}
}
MCP server for read-only MySQL database queries in Claude Desktop
MCP server for read-only MySQL database queries in Claude Desktop
Database MCP server for schema discovery, comments, and SQL queries.
MCP server for read-only PostgreSQL database queries in Claude Desktop
MCP server for SQL Server: schema inspection, safe read-only queries, query plan analysis
An MCP server for MySQL databases.
Read-only MCP server for exposing database schema metadata without row data.
WordPress database access via Local by Flywheel. Execute read-only MySQL queries and inspect schema.
Answers built from our own checks of this server.