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.
No commits in the last 6 months.
Stars
54
Forks
10
Language
Python
License
Apache-2.0
Category
Last pushed
Jun 28, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/sdiehl/sympy-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
angrysky56/mcp-logic
Fully functional AI Logic Calculator utilizing Prover9/Mace4 via Python based Model Context...
coo-quack/calc-mcp
MCP server with 21 tools for things AI is bad at — math, hashing, encoding, date arithmetic, and more.
datalayer/earthdata-mcp-server
🌎 🔧 Earthdata MCP Server.
clouatre-labs/math-mcp-learning-server
Educational MCP server with math operations, matrix algebra, data visualization, and persistent...
scottchronicity/ephemeris-mcp
Precision astronomical ephemeris for AI agents. An MCP server providing planetary positions via...