github doobidoo/mcp-memory-service v8.76.0
v8.76.0 - Official Lite Distribution Support

latest releases: v10.38.3, v10.38.2, v10.38.1...
3 months ago

Official Lite Distribution Support

This release introduces the official mcp-memory-service-lite package, bringing 90% installation size reduction and automated dual publishing to PyPI.

Highlights

  • 📦 New Lite Package - mcp-memory-service-lite for ONNX-only installations (805MB vs 7.7GB)
  • 🤖 Automated Dual Publishing - CI/CD workflow publishes both full and lite packages
  • 🔌 Conditional Loading - Transformers becomes truly optional with graceful fallback
  • 🐛 Multi-Protocol Port Detection - HTTP/HTTPS health checks with cross-platform fallback

Installation

Lite Package (Recommended for most users):

pip install mcp-memory-service-lite

Full Package (For ML features):

pip install mcp-memory-service

What's Changed

  • Official Lite Distribution Support (PR #341)
  • Multi-Protocol Port Detection and Cross-Platform Fallback
  • Comprehensive integration tests (15 tests, 487 lines)
  • Documentation updates across CHANGELOG, README, and CLAUDE.md

See CHANGELOG.md for complete details.

🤖 Generated with Claude Code

Co-Authored-By: Claude noreply@anthropic.com

Don't miss a new mcp-memory-service release

NewReleases is sending notifications on new releases.