Skip to content

Releases: call518/MCP-MySQL-Ops

1.4.5

30 Apr 14:52

Choose a tag to compare

Release Notes — v1.4.5

Release Date: 2026-04-30

Changes

  • Build: Refined setuptools_scm configuration — switched local_scheme to node-and-date, restored default guess-next-dev version scheme, and added fallback_version = "0.0.0" for SCM-less environments.
  • Deps: Removed redundant mcp direct dependency (already provided transitively by fastmcp).
  • Docs: Removed outdated Smithery badge from README.md.

1.4.4

27 Apr 16:23

Choose a tag to compare

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