ahmad5599/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 dayong@mcphub.com.
A Model Context Protocol (MCP) server for interacting with SQL databases using natural language.
Tools
Functions exposed to the LLM to take actions
connect
Connect to a SQL database
query
Run a SELECT query (read-only)
list-tables
List tables in the current database
schema-describe
Describe a table's schema
insert
Insert a row (disabled in read-only mode)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client