Skip to content
Back to search
30
MCP

io.github.justice8096/sagemath-mcp-server

io.github.justice8096/sagemath-mcp-server

MCP server wrapping SageMath's full computer algebra system — 10 symbolic-math tools for LLMs.

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

Similar MCP servers embedding-nearest

io.github.andylbrummer/math-mcp
GPU-accelerated MCP server: symbolic algebra, numerical computing, FFT, optimization, linear algebra
0 tools
io.github.daedalus/mcp-sympy
MCP server that exposes SymPy's symbolic mathematics functionality
0 tools
mcp server sagemath
Metadata-only Glama MCP server.
0 tools
sagacient/math-mcp-server
A comprehensive mathematical operations MCP (Model Context Protocol) server written in Go.
0 tools
sagemath mcp
Metadata-only Glama MCP server.
0 tools
io.github.daedalus/mcp-manimgl
MCP server exposing manimgl mathematical animation functionality as tools for LLMs
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.justice8096/sagemath-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}