SymPy
Provides a stateful symbolic mathematics engine for precise algebraic operations, calculus, vector analysis, tensor calculations,
Sympy-MCP is a server that exposes SymPy's computer algebra capabilities to language models through a structured API, enabling them to perform symbolic mathematics operations that they typically struggle with. Developed by Stephen Diehl under the Apache 2.0 license, it provides tools for algebraic equation solving, calculus operations, vector analysis, tensor calculations for general relativity, and differential equation solving. The server maintains a stateful session with a symbol table for variables and expressions, allowing for sequential mathematical manipulations. It's particularly valuable for users who need AI assistants to perform precise symbolic computations without the hallucinations common when LLMs attempt mathematical reasoning directly.
Source
Repository: https://github.com/sdiehl/sympy-mcp
Maintain SymPy?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[SymPy on getagentictools](https://getagentictools.com/mcp/sdiehl-sympy-mcp?ref=badge)