Skip to content
Claude Code

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

MySQL (security-first) in other clients