qtyty/mysql-mcp-server
3.1
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.
The MySQL MCP Server is a Model Context Protocol server implementation designed for MySQL databases, leveraging the mcp-go framework for efficient and secure database operations.
Tools
Functions exposed to the LLM to take actions
query_database
Execute SELECT queries on the database
execute_statement
Execute INSERT, UPDATE, DELETE statements
describe_table
Get detailed table structure information
list_tables
List all tables in the database
show_schema
Get complete database schema
show_database_info
Get general database information
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client