math-mcp-learning-server and sympy-mcp

These are complements: the educational server provides practical computation and visualization across multiple domains, while the symbolic manipulation tool offers deeper algebraic reasoning that could enhance the learning server's mathematical capabilities when integrated together.

math-mcp-learning-server
53
Established
sympy-mcp
41
Emerging
Maintenance 13/25
Adoption 3/25
Maturity 24/25
Community 13/25
Maintenance 2/25
Adoption 8/25
Maturity 15/25
Community 16/25
Stars: 3
Forks: 2
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 54
Forks: 10
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
No risk flags
Stale 6m No Package No Dependents

About math-mcp-learning-server

clouatre-labs/math-mcp-learning-server

Educational MCP server with math operations, matrix algebra, data visualization, and persistent workspace using FastMCP 3.0

Implements 17 specialized tools spanning statistics, financial calculations, linear algebra, and chart generation, with sandboxed expression evaluation using restricted `eval()` and whitelist validation. Supports both cloud deployment via HTTP transport and local installation through uvx, with optional scientific (NumPy/SciPy) and plotting (Matplotlib) dependencies. Exposes resources for workspace state, calculation history, and mathematical constants, plus tutoring prompts for structured learning workflows.

About sympy-mcp

sdiehl/sympy-mcp

A MCP server for symbolic manipulation of mathematical expressions

Exposes 30+ SymPy tools via MCP including ODE/PDE solvers, tensor calculus for general relativity (Ricci, Einstein, Weyl tensors), vector calculus operators, and algebraic equation solving—enabling LLMs to delegate symbolic computation to a reliable backend rather than hallucinating mathematics. Implements stateful variable and expression management with configurable assumptions (real, complex, positive, etc.), allowing multi-step symbolic workflows where intermediate results persist across tool calls. Integrates with Claude Desktop, Cursor, and VS Code via stdio transport, with optional EinsteinPy dependency for relativistic spacetime metrics.

Scores updated daily from GitHub, PyPI, and npm data. How scores work