codeChap/mcp-server-mysql
MCP server for MySQL/MariaDB databases — schema inspection, queries, and data manipulation for AI assistants
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-mysql": {
"command": "npx",
"args": [
"-y",
"mcp-server-mysql"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...