Check MySQL Group Replication status to monitor cluster health, member roles, replication channels, and transaction certification for performance tuning.
Identify and analyze slow MySQL queries using performance_schema data to optimize database performance by examining execution times, row statistics, and query patterns.
Enables AI assistants to explore MySQL database schema — tables, columns, foreign keys, indexes, and relationships — through structured tools and resources, without any write access.
A read-only MySQL MCP server supporting stdio, SSE, and Streamable HTTP transports, enabling secure querying and schema inspection of MySQL databases from MCP clients.
Creates compressed remote MySQL, PostgreSQL, or MongoDB backups over SSH without modifying the source database. Supports transaction-safe MySQL dumps and PostgreSQL custom-format backups.
Analyze MySQL table statistics to identify optimization needs like index improvements, table fragmentation, and partitioning opportunities by examining size, row counts, and index information.
Analyze MySQL index statistics to identify low cardinality indexes, oversized indexes, and infrequently used indexes for database performance optimization.
Analyze MySQL audit log configuration, verify plugin status, review recent audit events, and identify compliance gaps for MySQL Enterprise Audit, MariaDB, and Percona audit plugins.