Back to search
30
MCP

io.github.daedalus/mcp-sympy

io.github.daedalus/mcp-sympy

MCP server that exposes SymPy's symbolic mathematics functionality

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

Similar MCP servers embedding-nearest

io.github.daedalus/mcp-numpy
An MCP server that exposes NumPy functionality
0 tools
io.github.daedalus/mcp-cryptography
MCP server exposing cryptography library functionality
0 tools
io.github.daedalus/mcp-manimgl
MCP server exposing manimgl mathematical animation functionality as tools for LLMs
0 tools
io.github.daedalus/mcp-number-theory
MCP server exposing number theory functions and factorization algorithms
0 tools
io.github.daedalus/mcp-rpn
MCP server that exposes an RPN calculator
0 tools
io.github.andylbrummer/math-mcp
GPU-accelerated MCP server: symbolic algebra, numerical computing, FFT, optimization, linear algebra
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.daedalus/mcp-sympy": {
      "url": "None",
      "transport": "http"
    }
  }
}