MCP-MySQL-Ops
JSON →You are working with the MCP MySQL Operations Server, a powerful tool that provides comprehensive MySQL database monitoring and analysis capabilities through natural language queries. This server offers 19 specialized tools for database administration, performance monitoring, and system analysis.
Install
uvx (Recommended) Tools · 19
- mysql_ops_query Execute SQL queries against MySQL database
- mysql_ops_slow_queries Analyze slow queries using Performance Schema
- mysql_ops_table_sizes Analyze database table sizes and storage
- mysql_ops_connections Monitor current database connections and processes
- mysql_ops_index_analysis Analyze index usage and efficiency
- mysql_ops_storage_engine Monitor InnoDB storage engine status and optimization
- mysql_ops_schema_discovery Explore database structure with table and index analysis
- mysql_ops_performance_insights Get comprehensive performance metrics and insights
- mysql_ops_database_capacity Analyze database capacity and table sizes
- mysql_ops_query_analysis Analyze query performance using Performance Schema statistics
- mysql_ops_process_monitoring Monitor real-time database processes and connections
- mysql_ops_table_optimization Get table optimization recommendations
- mysql_ops_multi_database Perform cross-database analysis and monitoring
- mysql_ops_version_info Get MySQL version and configuration information
- mysql_ops_variables View MySQL system variables and configuration
- mysql_ops_status Get MySQL global status variables
- mysql_ops_innodb_status Get InnoDB engine status and metrics
- mysql_ops_replication Monitor replication status and lag
- mysql_ops_locks Analyze current locks and blocking transactions
Environment variables
MYSQL_HOSTMYSQL_PORTMYSQL_ROOT_HOSTREMOTE_SECRET_KEYFASTMCP_HOSTFASTMCP_PORT
Links
★ 2 GitHub stars