mysql-mcp-server

GuangYiDing/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.

The MySQL MCP Server is a Model Context Protocol server designed for interacting with MySQL databases, providing a range of tools for database management and query execution.

Tools

Functions exposed to the LLM to take actions

connect

Establishes a named database connection, supporting multiple connections.

query

Executes SQL SELECT queries.

execute

Executes SQL modification statements like INSERT, UPDATE, DELETE.

list_databases

Lists all available databases.

describe_table

Describes the structure of a specified table.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources