MCP-Mirror/Atomzzm_mcp-mysql-server
If you are the rightful owner of Atomzzm_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 Model Context Protocol server that provides MySQL database operations, enabling AI models to interact with MySQL databases through a standardized interface.
Tools
Functions exposed to the LLM to take actions
connect_db
Connect to MySQL database
query
Execute a SELECT query
execute
Execute an INSERT, UPDATE, or DELETE 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