Database MCP Mysql runs on your own machine — the client starts it, so there is no endpoint to ping. 114 installs a week from npm. Last commit 17 Jul 2026.
MCP server for MySQL. Read-only by default, row caps, statement timeouts, secrets never logged.
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 database-mcp-mysql -- uvx database-mcp-mysql
{
"mcpServers": {
"database-mcp-mysql": {
"args": [
"database-mcp-mysql"
],
"command": "uvx"
}
}
}
[mcp_servers.database-mcp-mysql]
command = "uvx"
args = ["database-mcp-mysql"]
{
"mcpServers": {
"database-mcp-mysql": {
"args": [
"database-mcp-mysql"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"database-mcp-mysql": {
"args": [
"database-mcp-mysql"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.