ashenud/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.
A Model Context Protocol (MCP) server for MySQL database integration with Cursor IDE.
Tools
Functions exposed to the LLM to take actions
mysql_connect
Connect to a MySQL database.
mysql_query
Execute a SQL query.
mysql_list_databases
List all available databases.
mysql_list_tables
List tables in a database.
mysql_describe_table
Get table structure and schema information.
mysql_disconnect
Close the MySQL connection.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client