Releases: call518/MCP-MySQL-Ops
Releases · call518/MCP-MySQL-Ops
1.4.5
Release Notes — v1.4.5
Release Date: 2026-04-30
Changes
- Build: Refined
setuptools_scmconfiguration — switchedlocal_schemetonode-and-date, restored defaultguess-next-devversion scheme, and addedfallback_version = "0.0.0"for SCM-less environments. - Deps: Removed redundant
mcpdirect dependency (already provided transitively byfastmcp). - Docs: Removed outdated Smithery badge from
README.md.
1.4.4
Highlights
- MySQL 5.7.9+ minimum version enforced with automatic version detection
- Comprehensive test suite and CI workflow added
- Bearer Auth Token authentication support
- SSE and STDIO transport modes supported
- AWS RDS / Aurora MySQL compatible (read-only operations)
- Docker Compose quickstart environment included
Install
pip install mcp-mysql-ops==1.4.4
Notes
- PyPI package: 1.4.4
- First official release
- Recommended stable release