Enables execution of SQL queries against MySQL databases using the Model Context Protocol.
This tool acts as a Model Context Protocol (MCP) server, providing a bridge for interacting with MySQL databases. Built with TypeScript, it focuses on core MCP concepts by offering a straightforward mechanism to execute SQL queries and retrieve results. Configuration is handled via environment variables, making it easy to integrate with Claude Desktop and other MCP-compatible environments.