KeeVor/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.
MySQL MCP Server is a Model Context Protocol server designed for the Cursor editor, enabling AI assistants to directly query MySQL databases.
Tools
Functions exposed to the LLM to take actions
query
Execute SQL queries.
list_tables
List all tables in the database.
describe_table
View the structure of a specific table.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client