Malove86_mcp-mysql-server
If you are the rightful owner of Malove86_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.
mcp-mysql-server is a Model Context Protocol-based server for interacting with MySQL databases, allowing AI models to communicate with databases through a standardized interface.
connect_db
Use the provided credentials to establish a connection to the MySQL database
query
Execute SELECT query, support optional preprocessing statement parameters
list_tables
List all tables in the connected database
describe_table
Get the structure of a specific table