MySQL (security-first) MCP Server
io.github.Kurok1/mcp-server-mysql
What is the MySQL (security-first) MCP server?
Security-first MySQL MCP server with AST validation, table whitelist, schema resources, and audit.
How to install MySQL (security-first)
Copy-paste configuration for popular MCP clients.
MYSQL_MCP_PASSWORDsecretMySQL password, referenced from config.yaml as ${MYSQL_MCP_PASSWORD}
{
"mcpServers": {
"mcp-server-mysql": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kurok1/mcp-server-mysql:1.3.1",
"-v",
"{config_dir}:/data",
"--config",
"/data/config.yaml"
],
"env": {
"MYSQL_MCP_PASSWORD": "<YOUR_MYSQL_MCP_PASSWORD>"
}
}
}
}{
"mcpServers": {
"mcp-server-mysql": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kurok1/mcp-server-mysql:1.3.1",
"-v",
"{config_dir}:/data",
"--config",
"/data/config.yaml"
],
"env": {
"MYSQL_MCP_PASSWORD": "<YOUR_MYSQL_MCP_PASSWORD>"
}
}
}
}{
"mcpServers": {
"mcp-server-mysql": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kurok1/mcp-server-mysql:1.3.1",
"-v",
"{config_dir}:/data",
"--config",
"/data/config.yaml"
],
"env": {
"MYSQL_MCP_PASSWORD": "<YOUR_MYSQL_MCP_PASSWORD>"
}
}
}
}{
"servers": {
"mcp-server-mysql": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kurok1/mcp-server-mysql:1.3.1",
"-v",
"{config_dir}:/data",
"--config",
"/data/config.yaml"
],
"env": {
"MYSQL_MCP_PASSWORD": "<YOUR_MYSQL_MCP_PASSWORD>"
}
}
}
}claude mcp add mcp-server-mysql --env MYSQL_MCP_PASSWORD=<YOUR_MYSQL_MCP_PASSWORD> -- docker run -i --rm ghcr.io/kurok1/mcp-server-mysql:1.3.1 -v {config_dir}:/data --config /data/config.yamlRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Real-time global intelligence: markets, conflicts, country risk, energy, and infrastructure monitoring via 39 MCP tools.
Netdata
Real-time infrastructure monitoring with per-second metrics, ML-powered anomaly detection, and zero-configuration setup.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration platform with 100+ agents, swarm coordination, and self-learning memory for enterprise development.
Scrapling MCP Server
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass capabilities.