Flagged: curl | sh installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →
by sdiehl · MCP Server · ★ 79
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is sympy-mcp safe to install? View the security audit →
Symbolic Algebra MCP Server Sympy-MCP is a Model Context Protocol server for allowing LLMs to autonomously perform symbolic mathematics and computer algebra. It exposes numerous tools from SymPy's core functionality to MCP clients for manipulating mathematical expressions and equations. Why? Language models are absolutely abysmal at symbolic manipulation. They hallucinate variables, make up random constants, permute terms and generally make a mess. But we have computer algebra systems specifically built for symbolic manipulation, so we can use tool-calling to orchestrate a sequence of transforms so that the symbolic kernel does all the heavy lifting. While you can certainly have an LLM generate Mathematica or Python code, if you want to use the LLM as an agent or on-the-fly calculator, it's a better experience to use the MCP server and expose the symbolic tools directly. The server exposes a subset of symbolic mathematics capabilities including algebraic equation solving, integration and differentiation, vector calculus, tensor calculus for general relativity, and both ordinary and partial differential equations.
| Stars | 79 |
| Forks | 12 |
| Language | Python |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 75.2265818134973/100 |
| Open Issues | 3 |
| Last Updated | 2026-03-18 |
| Created | 2025-05-17 |
| Platforms | mcp, python |
| Est. Tokens | ~199k |
These tools work well together with sympy-mcp for enhanced workflows:
Looking for a sympy-mcp alternative? If you're comparing sympy-mcp with other mcp server tools, these 2 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
A universal, atomic library of mathematics and tools for agents to compose them.
Open-source AI verification infrastructure for deterministic verification of LLM outputs, tool calls, code, sc
Explore other popular mcp server tools:
sympy-mcp is A MCP server for symbolic manipulation of mathematical expressions. It is categorized as a MCP Server with 79 GitHub stars.
sympy-mcp is primarily written in Python. It covers topics such as computer-algebra, mcp, mcp-server.
You can find installation instructions and usage details in the sympy-mcp GitHub repository at github.com/sdiehl/sympy-mcp. The project has 79 stars and 12 forks, indicating an active community.
sympy-mcp is released under the Apache-2.0 license, making it free to use and modify according to the license terms.
The top alternatives to sympy-mcp on Agent Skills Hub include jacobian, qwed-verification. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.