Varada-Raja-Reddy-Peddyreddy/mysql-mcp-server
3.2
If you are the rightful owner of mysql-mcp-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 (MCP) server that enables AI agents to safely interact with MySQL databases through a standardized interface.
Tools
Functions exposed to the LLM to take actions
list_tables
Returns all tables in the connected database
describe_table
Shows schema information for a specific table
read_only_query
Executes safe SELECT queries only
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client