thebusted/mcp-mysql-server
3.2
If you are the rightful owner of mcp-mysql-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.
The MCP MySQL Server is a secure and efficient server for managing MySQL database operations, designed to work seamlessly with MCP-compatible AI assistants.
Tools
Functions exposed to the LLM to take actions
mysql_query
Execute SQL queries with safety restrictions.
mysql_list_tables
List all tables in the current database.
mysql_describe_table
Get the structure/schema of a specific table.
mysql_get_database_info
Get information about the database connection and permissions.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client