Skip to content
Back to search
30
MCP

SymPy

pulsemcp/sympy

Symbolic mathematics via SymPy covering algebra, calculus, equation solving, and number theory.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

SymPy Calculator
Provides symbolic mathematics capabilities through a Python-based server that leverages SymPy for complex calculations, equation solving, an
0 tools
io.github.daedalus/mcp-sympy
MCP server that exposes SymPy's symbolic mathematics functionality
0 tools
Fermat (Mathematical Computing)
Provides mathematical computation and plotting capabilities through matplotlib for data visualization, NumPy for numerical operations, and S
0 tools
NumPy
Exposes NumPy array operations, mathematical functions, linear algebra, and statistical methods as callable tools.
0 tools
Occam
Finds the simplest equation consistent with your data. SINDy and PySR symbolic regression via MCP.
0 tools · streamable-http
Number Theory
Exposes number theory functions and factorization algorithms including GCD computation and Fermat's method.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sympy": {
      "url": "None",
      "transport": "http"
    }
  }
}