MCP-Mirror/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.
Tools
Functions exposed to the LLM to take actions
connect_db
Connect to MySQL database (optional if environment variables are set)
query
Execute a SELECT query
list_tables
List all tables in the database
describe_table
Get table structure
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client