MySQL (security-first) for Claude Code
io.github.kurok1/mcp-server-mysql
Security-first MySQL MCP server with AST validation, table whitelist, schema resources, and audit.
client:Claude Code
transport:stdio
runtime:oci
Install MySQL (security-first) in Claude Code
run in your project directory
claude mcp add mcp-server-mysql -e MYSQL_MCP_PASSWORD=<MYSQL_MCP_PASSWORD> -- docker run -i --rm ghcr.io/kurok1/mcp-server-mysql:2.1.0
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs