daedalus/mcp-mysql-connector
MCP server exposing MySQL database functionalities as tools for LLM agents.
Platform-specific configuration:
{
"mcpServers": {
"mcp-mysql-connector": {
"command": "npx",
"args": [
"-y",
"mcp-mysql-connector"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...