mukul975/mysql-mcp-server
3.2
If you are the rightful owner of mysql-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A comprehensive Model Context Protocol (MCP) server for MySQL databases, designed to empower AI assistants and LLMs with advanced database access, management, and diagnostic capabilities.
Tools
Functions exposed to the LLM to take actions
mysql_query
Executes SQL queries on the MySQL database.
list_mysql_tables
Lists all tables in the MySQL database.
mysql_table_schema
Describes the schema of a specified table.
mysql_slow_query_analysis
Analyzes slow queries to optimize performance.
mysql_user_privileges
Audits user privileges in the MySQL database.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client