{"repo":"sdiehl/sympy-mcp","free":true,"listed":false,"github":"https://github.com/sdiehl/sympy-mcp","clone":"git clone https://github.com/sdiehl/sympy-mcp.git","description":"A MCP server for symbolic manipulation of mathematical expressions","language":"Python","stars":79,"topics":["computer-algebra","mcp","mcp-server","sympy"],"license":"Apache-2.0","category":"mcp-servers","readme_excerpt":"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. For example, you can ask it in natural language to solve a differential equation: Solve the damped harmonic oscillator with forcing term: the mass-spring-damper system described by the differential equation where m is mass, c is the damping coefficient, k is the spring constant, and F(t) is an external force. $$ m\\frac{d^2x}{dt^2} + c\\frac{dx}{dt} + kx = F(t) $$ Or i","default_branch":null,"files":null,"tree":[],"storefront":"/r/sdiehl","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/sdiehl/sympy-mcp/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}