zhongbinyang/mcp_mysql_server
3.1
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 henry@mcphub.com.
A fully-featured MySQL database MCP (Model Context Protocol) server offering a comprehensive suite of database operation tools.
Tools
Functions exposed to the LLM to take actions
test_connection
Tests database connection and returns server information.
list_databases
Lists all databases.
create_database
Creates a new database with specified charset and collation.
list_tables
Lists all tables in the current database.
read_table
Reads table data with pagination support.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client