MySQL (security-first)
Security-first MySQL MCP server with AST validation, table whitelist, schema resources, and audit.
Install
Dockerstdio
docker run -i --rm ghcr.io/kurok1/mcp-server-mysql:2.1.0 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-kurok1-mcp-server-mysql": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kurok1/mcp-server-mysql:2.1.0"
]
}
}
} Source: official MCP Registry record · registry name io.github.Kurok1/mcp-server-mysql · published 2026-09-15 · updated 2026-09-15. Not an endorsement; review the code before connecting it to anything sensitive.