SageMath runs on your own machine — the client starts it, so there is no endpoint to ping. 113 installs a week from pypi. Last commit 17 Sep 2026.
Stateful SageMath MCP server with 40 tools and a sandboxed Sage session per client.
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
exec(preload, ns)
env = dict(os.environ)
USER root # Copy only what the wheel build needs -- pyproject, the readme it references, # and the package. `COPY . /workspace` used to pull the whole repo (tests, # external_docs, the 100 KB+ review file) into the image and bust this layer's # cache on every edit to any of the…
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add sagemath-mcp -- uvx sagemath-mcp
{
"mcpServers": {
"sagemath-mcp": {
"args": [
"sagemath-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.sagemath-mcp]
command = "uvx"
args = ["sagemath-mcp"]
{
"mcpServers": {
"sagemath-mcp": {
"args": [
"sagemath-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"sagemath-mcp": {
"args": [
"sagemath-mcp"
],
"command": "uvx"
}
}
}
Memori MCP server — persistent AI memory with recall and augmentation tools
Selenium MCP server for AI agents — 41 browser automation tools with snapshots and sessions.
Stdio MCP auth proxy: wrap any MCP server with per-tool permission enforcement.
WasmAgent MCP server — WASM-sandboxed code execution with capability manifests and Tasks API.
Educational MCP server with 17 math/stats tools, visualizations, and persistent workspace
Multi-instance ServiceNow MCP server with 40+ tools and intelligent schema discovery
MCP server for ASAM ODS with Jaquel query tools, connection management, and data access
Token-efficient SSH MCP with hash-verified files and persistent tmux sessions. 14 tools.
Answers built from our own checks of this server.