f4ww4z_mcp-mysql-server

f4ww4z_mcp-mysql-server

3.1

If you are the rightful owner of f4ww4z_mcp-mysql-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 server that provides MySQL database operations, enabling AI models to interact with MySQL databases through a standardized interface.

connect_db

Establish a connection to the MySQL database

query

Execute SELECT query, support parameterized query

execute

Perform INSERT, UPDATE, DELETE and other operations

list_tables

List all tables in the database

describe_table

Get the structure information of the specified table