Skip to content

wenb1n-dev/mysql_mcp_server_pro

MCP Data & Storage

Supports SSE, STDIO; not only limited to MySQL's CRUD functionality; also includes database exception analysis capabilities; controls database permissions based on roles; and makes it easy for developers to extend tools with customization

Python Latest v1.7.0 · 10mo ago Security brief →

Features

  • Executes arbitrary SQL with permission‑based access control
  • Analyzes MySQL health, locks, and index usage
  • Converts Chinese field names to pinyin initials
  • Provides SQL performance optimization suggestions
  • Supports multiple MCP transfer modes (STDIO, SSE, Streamable Http)

Recent releases

View all 3 releases →
v1.7.0 Breaking
Breaking changes
  • Database connection API changed from single connections to a pooled approach
Changelog

将数据库连接调整为线程池的方式

————————————————————

database connection --》 pool

v1.6.0 Feature
Notable features
  • OAuth2.0 Authentication
Full changelog

新增 OAuth2.0 认证
修复一些bug


add OAuth2.0 Authentication

v1.5.0 Feature
Notable features
  • Support for Streamable Http transfer mode
Full changelog

新增支持Streamable Http传输模式


Added support for Streamable Http transfer mode

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
244
Forks
43
Languages
Python HTML Dockerfile

Install & Platforms

Install via
pip

Beta — feedback welcome: [email protected]