About
A Spring Boot server implementing the Model Context Protocol (MCP) specifically for interacting with MySQL databases. It offers functionalities such as executing SELECT queries, listing all tables within a database, and retrieving table schema information. This allows developers and tools like Claude Desktop or Cline to easily query and manage MySQL databases through a standardized protocol.