Mysql Database Service
This is a MySQL database service based on the MCP protocol, providing database table management and CRUD operation functions, and supporting interaction through the Cursor tool.
rating : 2.5 points
downloads : 13
What is the MySQL MCP Service?
The MySQL MCP Service is a tool integrated with Cursor through the MCP protocol, allowing users to easily manage and operate MySQL databases. It provides functions for creating, querying, updating, and deleting tables, and also supports executing custom SQL statements.How to use the MySQL MCP Service?
You can start using it in just a few steps: install dependencies, configure environment variables, start the service, and add an MCP connection in Cursor.Applicable Scenarios
Suitable for developers and teams who need to quickly manage and operate MySQL databases, especially those who want to integrate with Cursor.Main Features
List all tablesView all tables in the current database through the `mysql://tables` command.
View table structureUse the `mysql://schema/table name` command to get the structure of a specific table.
Execute custom SQL queriesExecute complex queries through `execute - sql sql="SELECT * FROM users WHERE age > 18"`.
Create a tableUse `create - table tableName="table name" schema="..."` to create a new database table.
Delete a tableDelete an unnecessary table through `drop - table tableName="table name"`.
Advantages and Limitations
Advantages
Easy to use and supports multiple database operations.
Seamlessly integrated with Cursor to improve work efficiency.
Supports custom SQL queries to meet complex requirements.
Limitations
The authentication and authorization mechanisms are not implemented, so it is not suitable for production environments.
The database connection information needs to be manually configured.
How to Use
Clone or download the repository
Clone this project from GitHub or other code hosting platforms.
Install dependencies
Run `npm install` to install the required Node.js modules.
Configure environment variables
Edit the `.env` file and fill in the connection information of the MySQL database.
Start the service
Run `npm start` to start the MySQL MCP service.
Add an MCP connection in Cursor
Add the MCP service in Cursor through the command panel or settings page.
Usage Examples
Create a user table and add dataDemonstrate how to create a user table and insert data.
Query user dataShow how to query existing user data.
Frequently Asked Questions
How to ensure database security?
Can this service be used in a production environment?
How to execute complex SQL queries?
Related Resources
Official Documentation
Detailed user manuals and technical documentation.
GitHub Repository
Open - source code repository.
Tutorial Video
Quick - start video tutorial.
Featured MCP Services

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
124
4.3 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
865
4.3 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.8K
5 points

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
176
4.5 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
594
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points

Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.3K
4.7 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
313
4.5 points