mysql-mcp-server

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.

MySQL Model Context Protocol (MCP) server allows large language models (LLM) to execute SQL queries on a local MySQL database.

connect_database

Connects to a database using host, port, and user parameters.

connect_by_profile

Connects using a saved profile name.

disconnect_database

Disconnects the current database connection.

get_connection_status

Retrieves the status of the database connection.

execute_query

Executes a MySQL query.