MySQL Database Manager
MCP Serverby wenb1n-dev · Added 5mo ago
Claude
293
Install
git clone https://github.com/wenb1n-dev/mysql_mcp_server_proAdd to Claude
claude mcp add wenb1n-dev-mysql-mcp-server-proQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"mysql-database-manager": {
"command": "npx",
"args": [
"@modelcontextprotocol/mysql-database-manager"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Provides direct access to MySQL databases with advanced features like multiple SQL execution, table metadata querying, execution plan analysis, and Chinese field to pinyin conversion through a configurable Python-based server.
Tags
Databasesmcp-serverpythondatabase