Submit

MySQL查询服务器

@MCP-Mirror

a year ago
developer-tools
Mirror of
Overview

What is MySQL Query Server?

MySQL Query Server is a server built on the MCP (Model-Controller-Provider) framework that provides functionality for MySQL database operations via Server-Sent Events (SSE).

How to use MySQL Query Server?

To use the MySQL Query Server, clone the project from GitHub, install the required dependencies, configure the environment variables, and then run the server using Python.

Key features of MySQL Query Server?

  • Built on the FastMCP framework
  • Supports real-time data transmission via SSE
  • Provides a MySQL database query interface
  • Complete logging system
  • Automatic transaction management (commit/rollback)
  • Environment variable configuration support
  • SQL security check mechanisms including risk level control and SQL injection protection

Use cases of MySQL Query Server?

  1. Real-time data updates for web applications
  2. Secure database operations with automatic risk assessments
  3. Logging and monitoring of database queries

FAQ from MySQL Query Server?

  • What programming language is used?

The server is built using Python 3.6 and above.

  • How do I configure the server?

You need to set up the .env file with your MySQL database credentials and server settings.

  • Is there a logging system?

Yes, the server includes a complete logging system to monitor operations and errors.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.