mysql-mcp-pro
@CCCT173
About mysql-mcp-pro
一个生产级的 MySQL MCP Server 。 相比社区其他 MySQL MCP 实现,本项目提供了更完整的能力集: 连接池(减少握手开销) ✅ 事务支持(begin/commit/rollback) ✅ EXPLAIN 自动解读 ✅ 结果导出 CSV/JSON(Excel 友好 BOM) ✅ ER 关系图数据(nodes/edges) ✅ 视图 / 存储过程 / 函数 / 触发器 浏览 ✅ 查询历史 & 审计日志 ✅
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 — 测试连接、返回服务器版本与连接池状态
- get_server_status — MySQL 关键指标(连接数、QPS、慢查询、流量等)
- list_databases — 列出所有数据库(区分系统库 / 用户库)
- list_tables — 列出表,含引擎、行数、大小、注释
- describe_table — 表结构:字段、主键、索引、外键、建表 SQL
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.
Basic information
More Data & Analytics MCP servers
Bright Data MCP
luminati-ioA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
PubMed Analysis MCP Server
DarkroasterA PubMed MCP server.
mcp-server-apache-airflow
yangkyeongmoGoogle Analytics MCP Server
surendranbGoogle Analytics 4 data to AI agents, agentic workflows, and MCP clients. Give agents analysis-ready access to website traffic, user behavior, and performance data with schema discovery, server-side aggregation, and safe defaults that reduce data wrangling.

Grabbit MCP
GrabbitRemote MCP server that helps AI agents find Reddit buyer-intent threads, check subreddit rules, read full conversations, and manage human-reviewed lead workflows.
Comments