Skip to content

This release fixes issues for SREs watching stability and regressions.

Published 3mo 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

Reverted ProcessPoolExecutor to asyncio.to_thread() fixing production deployment failure on FastMCP Cloud Lambda.

Full changelog

Lambda Deployment Fix

Fixes a production deployment failure on FastMCP Cloud (Lambda) caused by ProcessPoolExecutor calling fork_exec(sys.executable) at import time, where sys.executable is invalid.

Installation

# Local (stdio transport)
uvx math-mcp-learning-server

# Remote (streamable HTTP, no install needed)
# https://math-mcp.fastmcp.app/mcp

What's Changed

Fixes

  • Revert ProcessPoolExecutor: Replaced with asyncio.to_thread() for Lambda compatibility (#202)

Full Changelog: https://github.com/clouatre-labs/math-mcp-learning-server/compare/v0.11.0...v0.11.1

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]