mysql-mcp-server-sse

mysql-mcp-server-sse

3.5

If you are the rightful owner of mysql-mcp-server-sse 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.

This project is a MySQL query server based on the MCP framework, supporting real-time database operations via SSE protocol. It features comprehensive security, logging, configuration, and sensitive information protection mechanisms, suitable for secure MySQL data access in development, testing, and production environments.

The MySQL Query Server is designed to facilitate secure and efficient database operations using the MCP framework. It leverages the Server-Sent Events (SSE) protocol to enable real-time interactions with MySQL databases. The server is built with a focus on high performance, security, and ease of deployment, making it suitable for various environments including development, testing, and production. Key features include a high-performance asynchronous architecture, robust connection pooling, and comprehensive security measures such as SQL injection protection and sensitive information masking. The server also supports Docker for quick deployment and offers a rich set of APIs for metadata and schema queries. Additionally, it provides automatic transaction management and detailed logging to ensure reliable and traceable operations.

Features

  • Built on FastMCP framework, high-performance async
  • Connection pool for high concurrency, with flexible parameter tuning
  • SSE real-time push support
  • Rich MySQL metadata & schema query APIs
  • Automatic transaction management & rollback