소개
This Node.js-based Managed Connector Platform (MCP) server provides a streamlined interface for interacting with MySQL databases. It exposes a set of core functionalities, including executing SQL queries, managing tables by listing and describing their schemas, and performing essential data manipulation operations like inserting, updating, and deleting records. Designed for integration with MCP clients, such as AI-powered IDEs, it simplifies database access and automation within development workflows.