Mysql Mcp Pro
Data & Storage一个生产级的 MySQL MCP Server 。 相比社区其他 MySQL MCP 实现,本项目提供了更完整的能力集: 连接池(减少握手开销) ✅ 事务支持(begin/commit/rollback) ✅ EXPLAIN 自动解读 ✅ 结果导出 CSV/JSON(Excel 友好 BOM) ✅ ER 关系图数据(nodes/edges) ✅ 视图 / 存储过程 / 函数 / 触发器 浏览 ✅ 查询历史 & 审计日志 ✅
Installation
python scripts/setup_test_db.pyView configuration snippet
{
"mcpServers": {
"mysql-mcp-pro": {
"command": "python",
"args": [
"scripts/setup_test_db.py"
]
}
}
}💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.
Compatibility Matrix
Server Information
Quick Stats
Related Servers
Aiven
Navigate your Aiven projects and interact with the PostgreSQL, Apache Kafka, ClickHouse and OpenSearch services
Alibaba Cloud AnalyticDB for MySQL
Connect to an AnalyticDB for MySQL cluster for getting database or table metadata, querying and analyzing data. It will be supported to add the OpenAPI for cluster operation in the future.
Alibaba Cloud AnalyticDB for PostgreSQL
AnalyticDB PostgreSQL MCP Server is an MCP server on MCP.so — view details, tools, and install instructions.
Alkemi
Query Snowflake, Google BigQuery, DataBricks Data Products through Alkemi.ai. Useful for MCP clients that need reliable integrations and automation workflows.
Like this server?
Discover more MCP servers or submit your own to directory.