MySQL Connector is a Model Context Protocol (MCP) server designed to provide Large Language Models (LLMs) with secure, read-only access to MySQL databases. It empowers LLMs to inspect database schemas, execute SQL queries within a read-only transaction, and retrieve valuable data for a variety of applications. With features like SQL injection prevention, query whitelisting, and performance optimizations, it offers a robust and secure solution for integrating MySQL databases with LLM-powered systems.