Malove86_mcp-mysql-server

Malove86_mcp-mysql-server

1

The MCP MySQL Server is a database operation server allowing AI models to interact with MySQL databases through a standardized protocol. It features multi-user support, efficient connection management, and enhanced security measures, focusing on safe and optimized database interactions.

connect_db

Use the provided credentials to establish a connection to the MySQL database

query

Execute SELECT query, support optional preprocessing statement parameters

list_tables

List all tables in the connected database

describe_table

Get the structure of a specific table