Securely connect to and operate MySQL databases through the MCP protocol.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mysql-mcp-server" yet — see the docs or source repo.
Connect to the company MySQL database, query the number of users registered in the last 30 days, and return daily aggregated results.
Returns executable query results with daily user registration statistics.
Inspect the orders table fields, types, indexes, and primary key information, then summarize the table's purpose.
Returns detailed schema information and a brief explanation of the table's purpose.
Find duplicate email records in the customers table, list the duplicates, and provide safe cleanup recommendations or SQL options.
Returns duplicate records plus safe cleanup recommendations or review-first SQL examples.
Manage MySQL databases safely with bulk operations, monitoring, and backups.
Securely connect AI to query, analyze, and manage MySQL databases.
Connect to PostgreSQL and MySQL, run SQL, and manage database transactions.
Securely run MySQL queries and manage schemas with access control and logging.
Connect to major databases via MCP to run SQL queries and commands.
Connect to Microsoft SQL Server for queries, analysis, and visualization generation.