mysql_mcp_server_pro

wenb1n-dev/mysql_mcp_server_pro
★ 290 stars Python 🗄️ Database Updated 1mo ago
Model Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mysql_mcp_server_pro": {
      "command": "uvx",
      "args": [
        "mysql-mcp-server-pro"
      ]
    }
  }
}

Or install with pip: pip install mysql-mcp-server-pro

Topics

aimcp-servermodel-context-protocolmysqloauth2