Provides a lightweight local service for connecting to and operating a local MySQL database, designed for use with Cursor's MCP service.
This JavaScript-based tool offers a streamlined solution for connecting to and managing local MySQL databases. Primarily intended for use as a Cursor MCP service, it exposes a RESTful API that allows Cursor to easily perform database operations, including parameterized queries and Server-Sent Events (SSE) for real-time updates. This local database service simplifies database interactions within the Cursor environment, offering a secure and efficient development workflow.