Sagemath MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 18 May 2026.
MCP server wrapping SageMath's full computer algebra system — 10 symbolic-math tools for LLMs.
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-server -- npx -y @justice8096/sagemath-mcp-server
{
"mcpServers": {
"sagemath-mcp-server": {
"args": [
"-y",
"@justice8096/sagemath-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.sagemath-mcp-server]
command = "npx"
args = ["-y", "@justice8096/sagemath-mcp-server"]
{
"mcpServers": {
"sagemath-mcp-server": {
"args": [
"-y",
"@justice8096/sagemath-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"sagemath-mcp-server": {
"args": [
"-y",
"@justice8096/sagemath-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.