Securely connect to multiple MySQL containers for querying, ops, and analysis.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mysql_mcp" yet — see the docs or source repo.
Connect to multiple MySQL Docker containers on a VPS through SSH tunnels, list all database instances, and query the total orders and revenue from the last 24 hours in each container, then summarize the results in a table.
A list of database instances per container and a summary table of orders and revenue for the last 24 hours.
Inspect the current MySQL MCP service for SSH tunnel status, target container connectivity, and visible security-related settings, then identify potential risks and recommend improvements.
A connectivity status report, security risk findings, and an actionable hardening recommendation list.
Compare the schema, row counts, and key field distributions of the users and orders tables between the staging and production MySQL containers, then identify differences and explain possible causes.
A comparison of schema and data differences, along with possible causes and suggested next investigation steps.
Securely connect to and operate MySQL databases through the MCP protocol.
Manage MySQL databases safely with bulk operations, monitoring, and backups.
Connect to MySQL to query, inspect schemas, and modify data directly.
Connect to MySQL databases to query, inspect schemas, and run diagnostics.
Run MySQL queries, manage databases, and switch project environments via MCP.
Execute SSH commands on remote servers and resume large file transfers.