mysql-mcp-server

mysql-mcp-server

3.1

If you are the rightful owner of mysql-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for interacting with MySQL databases in Cursor IDE.

The MySQL MCP Server is designed to facilitate interaction with MySQL databases within the Cursor IDE environment. It allows users to execute SQL queries, inspect database schemas, and configure write permissions. By default, the server is set to read-only mode, ensuring that no data is altered unless explicitly permitted. This server is particularly useful for developers who need to access and analyze database information without the risk of unintentional data modification. The server is easy to install and configure, requiring only a few environment variables to be set up. It integrates seamlessly with Cursor IDE, providing a streamlined workflow for database management.

Features

  • Execute SQL queries (read-only by default).
  • Inspect database schemas.
  • Configurable write permissions.