f4ww4z_mcp-mysql-server
0
The @f4ww4z/mcp-mysql-server project is designed to facilitate interaction between AI models and MySQL databases through a standardized server interface. The project ensures secure, efficient database operations, with comprehensive error handling and connection management.
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