Submit

MySQL MCP 서버

@comonetso

Model Context Protocol server for MySQL databases in Cursor IDE
Overview

what is MySQL MCP Server?

MySQL MCP Server is a Model Context Protocol server designed for interacting with MySQL databases within the Cursor IDE environment.

how to use MySQL MCP Server?

To use the MySQL MCP Server, install the necessary packages using npm install, then start the server with npm start. Configure the mcp.json file in your Cursor IDE project to connect to the server.

key features of MySQL MCP Server?

  • Execute SQL queries
  • Retrieve list of tables
  • Describe table structures
  • List available databases
  • Switch between databases
  • Check connection status

use cases of MySQL MCP Server?

  1. Integrating MySQL database operations within Cursor IDE.
  2. Facilitating SQL query execution and management in development environments.
  3. Providing a structured way to interact with MySQL databases programmatically.

FAQ from MySQL MCP Server?

  • What is the default MySQL host?

The default MySQL host is "localhost".

  • Can I run the server in read-only mode?

Yes, you can enable read-only mode by setting the MYSQL_READONLY environment variable to "true".

  • Is there a license for MySQL MCP Server?

Yes, the project is licensed under the MIT License.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.