MCP.so
Sign In

mysql-mcp-pro

@CCCT173

About mysql-mcp-pro

A production-grade MySQL MCP server with connection pooling, transactions, EXPLAIN analysis, CSV/JSON export, ER graph, audit log, and prompt templates. 25 tools included.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mysql-mcp-pro": {
      "command": "python",
      "args": [
        "scripts/setup_test_db.py"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Mysql Mcp Pro?

一个生产级的 MySQL MCP Server,让 AI 助手(Claude Desktop / WorkBuddy / Cursor / Cline 等)通过标准化协议安全高效地操作 MySQL 数据库。

How to use Mysql Mcp Pro?

Follow the repository README to install the server and add its MCP configuration to your client.

Key features of Mysql Mcp Pro

  • ping — Test MySQL connection; returns server version and connection-pool stats
  • get_server_status — Key MySQL status metrics (connections, QPS, slow queries, InnoDB rows, traffic)
  • list_databases — List all databases (system vs user)
  • list_tables — List tables with engine, row count, size, comment. Optional database argument
  • list_views — List views in the database

Use cases of Mysql Mcp Pro

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Mysql Mcp Pro

Where is the source code for Mysql Mcp Pro?

The source code is linked from the repository URL on this page.

Does Mysql Mcp Pro include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Frequently asked questions

Where is the source code for Mysql Mcp Pro?

The source code is linked from the repository URL on this page.

Does Mysql Mcp Pro include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More Data & Analytics MCP servers