Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

Published 8mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

calculator educational fastmcp fastmcp-3 mathematics mcp
+3 more
mcp-server python tutorial

Summary

AI summary

Cross-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 metadata
    • load_variable() - Load previously saved calculations
    • math://workspace resource - 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

Track clouatre-labs/math-mcp-learning-server

Get notified when new releases ship.

Sign up free

About clouatre-labs/math-mcp-learning-server

Educational MCP server for math operations, statistics, visualization, and persistent workspaces. Built with FastMCP 2.0.

All releases →

Beta — feedback welcome: [email protected]