RyosukeTanaka/mcp-mysql
MySQL MCP (Model, Controller, Presenter) server implementation using Docker
Platform-specific configuration:
{
"mcpServers": {
"mcp-mysql": {
"command": "npx",
"args": [
"-y",
"mcp-mysql"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...