kevinwatt/mysql-mcp
An MCP server implementation that integrates with MySQL databases, providing secure database access capabilities for LLMs.
Platform-specific configuration:
{
"mcpServers": {
"mysql-mcp": {
"command": "npx",
"args": [
"-y",
"mysql-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...