myheisenberg/mysql-mcp-server
3.3
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 Model Context Protocol (MCP) server for MySQL database operations, enabling seamless interaction with MySQL databases through any MCP-compatible client.
Tools
Functions exposed to the LLM to take actions
mysql_query
Execute any MySQL query and get formatted results.
mysql_databases
List all available databases on the MySQL server.
mysql_tables
List all tables in a specific database.
mysql_describe
Get detailed information about a table's structure.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client