likephp-github/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 dayong@mcphub.com.
A fully-featured Model Context Protocol (MCP) server providing comprehensive operations for MySQL and MariaDB databases.
Tools
Functions exposed to the LLM to take actions
execute_query
Execute SQL queries and updates.
list_tables
List all tables in the database.
describe_table
View table structure and column information.
test_connection
Test a specific database connection.
list_connections
List all available database connections.
get_connection_info
Retrieve detailed connection information.
test_all_connections
Batch test all database connections.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client