matpb/mysql-mcp-server
3.1
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 read-only Model Context Protocol (MCP) server for MySQL databases, providing safe access with automatic query sanitization.
Tools
Functions exposed to the LLM to take actions
show_tables
List all tables in the database.
describe_table
Get detailed schema information for a specific table.
execute_query
Execute any read-only SQL query with automatic sanitization.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client