MYSQL-MCP-SERVER

wangchen-dep/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 dayong@mcphub.com.

A MySQL MCP Server that leverages the Model Context Protocol (MCP) to facilitate database operations with remote HTTP connectivity using Server-Sent Events (SSE).

Tools

Functions exposed to the LLM to take actions

query

Execute SELECT queries and return results.

execute

Perform INSERT, UPDATE, or DELETE operations.

list_tables

List all tables in the database.

describe_table

Retrieve table structure and column information.

validate_query

Validate SQL query syntax without execution.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources