dpflucas/mysql-mcp-server
An MCP server provides read-only access to MySQL databases.
Platform-specific configuration:
{
"mcpServers": {
"mysql-mcp-server": {
"command": "npx",
"args": [
"-y",
"mysql-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...