mysql_mcp_server_pro and mysql-mcp-server
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的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展
Implements the full MCP specification across STDIO, SSE, and HTTP transports with OAuth2.0 support, enabling integration with AI clients like Claude and Cursor. Beyond standard CRUD operations, provides diagnostic tools for SQL optimization, database health analysis (connection/transaction/lock status), index usage patterns, and execution plan analysis. Role-based access control (read-only, writer, admin) combined with extensible prompt templates allows developers to customize tool behavior for domain-specific workflows.
About mysql-mcp-server
dpflucas/mysql-mcp-server
An MCP server provides read-only access to MySQL databases.
Implements query validation and sandboxing to enforce read-only operations (SELECT, SHOW, DESCRIBE, EXPLAIN only) with configurable timeouts and row limits to prevent resource exhaustion. Integrates with the Model Context Protocol (MCP) ecosystem, enabling AI assistants like Claude to query MySQL databases through a stdio transport with connection pooling and environment-based configuration.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work