This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+3 more
Summary
AI summaryCross-Session Persistence enables saving and loading calculations across Claude sessions.
Full changelog
Major Release: Persistent Quantitative Workspace
New Features
- Cross-Session Persistence: Save calculations and access them across different Claude sessions
- Persistent Workspace Tools:
save_calculation()- Save calculations with metadataload_variable()- Load previously saved calculationsmath://workspaceresource - View complete workspace summary
- Cross-Platform Storage: Works on Windows (%LOCALAPPDATA%), macOS, and Linux (~/.math-mcp)
- Thread-Safe Operations: Concurrent access with atomic file operations
Technical Improvements
- Enterprise-grade persistence architecture
- Comprehensive test coverage (22 new test cases)
- Full Pydantic validation for all data structures
- Educational metadata classification
Installation
# Install latest version
uvx math-mcp-learning-server
# Or install as tool
uv tool install math-mcp-learning-server
This release transforms the Math MCP Learning Server from a basic calculator into a persistent quantitative workspace - a unique capability that Claude cannot achieve natively.
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.
Share this release
About clouatre-labs/math-mcp-learning-server
Educational MCP server for math operations, statistics, visualization, and persistent workspaces. Built with FastMCP 2.0.
Related context
Beta — feedback welcome: [email protected]