mysql_mcp_server_pro and mysql-mcp-server

Given that both tools are Model Context Protocol (MCP) servers for MySQL databases, and the first tool is a "pro" version explicitly stating "不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展" (not limited to CRUD but also includes database anomaly analysis and is easy for developers to extend), they are competitors, with the first tool offering a more feature-rich and advanced alternative to the second's read-only access.

mysql_mcp_server_pro
55
Established
mysql-mcp-server
51
Established
Maintenance 2/25
Adoption 10/25
Maturity 25/25
Community 18/25
Maintenance 2/25
Adoption 8/25
Maturity 25/25
Community 16/25
Stars: 290
Forks: 39
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 61
Forks: 11
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stale 6m
Stale 6m

About mysql_mcp_server_pro

wenb1n-dev/mysql_mcp_server_pro

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

This tool helps database administrators, developers, and data analysts interact with MySQL databases beyond basic queries. It takes your MySQL database connection details and allows you to execute SQL, analyze performance, and identify potential issues. The output includes query results, performance optimization suggestions, and insights into database health and anomalies.

database-administration data-analysis database-performance-tuning mysql-management anomaly-detection

About mysql-mcp-server

dpflucas/mysql-mcp-server

An MCP server provides read-only access to MySQL databases.

This tool helps developers integrate read-only access to MySQL databases into other applications, especially AI agents. It takes your MySQL database credentials and allows programs to list databases, view table schemas, and execute safe SQL queries. This is designed for developers building applications that need to interact with MySQL for data retrieval.

database-integration data-access api-development application-development mysql

Scores updated daily from GitHub, PyPI, and npm data. How scores work