ddonathan/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 dayong@mcphub.com.
Model Context Protocol server for MySQL database access.
Tools
Functions exposed to the LLM to take actions
mysql_query
Execute any SQL query with optional prepared statement parameters.
mysql_show_tables
List all tables in the current database.
mysql_describe_table
Get the schema/structure of a specific table.
mysql_table_info
Get detailed table information including row counts and sizes.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client