mysql-mcp-server

koh-yoshimoto/mysql-mcp-server

3.3

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 provides MySQL database access through standardized tools.

Tools

Functions exposed to the LLM to take actions

query

Execute SELECT queries to retrieve data from MySQL database.

execute

Execute INSERT, UPDATE, DELETE queries with safety checks.

schema

Get the schema of a MySQL table.

tables

List all tables in the database.

explain

Analyze the execution plan of a MySQL query to understand performance.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources