MCP Directory
Back

mysql_mcp_server_pro

by wenb1n-dev · Python · ★ 245

Model Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展

#ai#mcp-server#model-context-protocol#mysql#oauth2

Install

pip install git+https://github.com/wenb1n-dev/mysql_mcp_server_pro.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mysql-mcp-server-pro": {
      "command": "uvx",
      "args": [
        "git+https://github.com/wenb1n-dev/mysql_mcp_server_pro.git"
      ]
    }
  }
}

From the README

[](README-zh.md) [](README.md) [](https://mseep.ai/app/wenb1n-dev-mysql-mcp-server-pro) [](https://mcphub.com/mcp-servers/wenb1n-dev/mysql_mcp_server_pro) mcp_mysql_server_pro is not just about MySQL CRUD operations, but also includes database anomaly analysis capabilities and makes it easy for developers to extend with custom tools. - Supports all Model Context Protocol (MCP) transfer modes (STDIO, SSE, Streamable Http) - Supports OAuth2.0 - Supports multiple SQL execution, separated by ";" - Supports querying database table names and fields based on table comments - Supports SQL execution…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers