Retrieve MySQL database information from specified environments to understand database structures and configurations for query planning and data investigation.
Establish a connection to a MySQL database by providing host, user, password, and database name to enable database interactions through the MCP MySQL Server.
Retrieve detailed information from MySQL databases by specifying the target environment (local, development, staging, production). Facilitates database exploration and data investigation for AI-powered tools.
Enables secure MySQL database operations through natural language with built-in safety features. Supports SELECT queries by default while providing configurable restrictions for INSERT, UPDATE, and DELETE operations.
Enables interaction with a MySQL database via JSON commands, supporting read-only queries, test execution of write queries, and table information retrieval through Docker.