python-mysql-mcp-server

bensonHe/python-mysql-mcp-server

3.2

If you are the rightful owner of python-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 database server based on MCP (Model Context Protocol) that provides database operation capabilities for Cursor IDE.

Tools

Functions exposed to the LLM to take actions

query_database

Execute SELECT queries.

execute_sql

Execute INSERT/UPDATE/DELETE operations.

create_table

Create new tables.

add_column

Add columns to existing tables.

show_tables

List all tables in database.

describe_table

Show table structure.

show_databases

List all available databases.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources