by sdiehl · MCP Server · ★ 57
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.
| Stars | 57 |
| Forks | 11 |
| Language | Python |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 75.2265818134973/100 |
| Open Issues | 2 |
| 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:
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 57 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 57 stars and 11 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.