mysql_mcp_server_pro

xwb602625136
52
支持SSE,STDIO的mysql mcp server 。Support for SSE, STDIO in MySQL MCP server.
#mcp-server

Overview

What is mysql_mcp_server_pro

mysql_mcp_server_pro is a MySQL MCP server that supports both SSE (Server-Sent Events) and STDIO (Standard Input/Output) modes, allowing for flexible database interactions and multiple SQL executions.

How to Use

To use mysql_mcp_server_pro, configure the MCP client tools with the appropriate JSON settings for either STDIO or SSE mode, ensuring to replace the database connection details with your own. Then, run the respective Python script to start the server.

Key Features

Key features include support for multiple SQL executions separated by ';', querying database table names and fields based on comments, and converting Chinese fields to Pinyin.

Where to Use

mysql_mcp_server_pro can be used in various fields such as web development, data analysis, and any application requiring efficient database management and interaction.

Use Cases

Use cases include creating and managing database tables, executing complex SQL queries, and integrating with applications that require real-time data updates via SSE.

Content