Provides access to MySQL databases through a Model Context Protocol (MCP) server.
This tool offers a streamlined solution for accessing MySQL databases within an MCP environment. It enables users to list database tables and schemas, execute read-only SQL queries, and benefit from secure connection handling with connection pooling. Configuration is handled through environment variables, providing flexibility and ease of deployment.