SageMath MCP Server
Rank #60,631io.github.justice8096/sagemath-mcp-server
MCP server wrapping SageMath's full computer algebra system — 10 symbolic-math tools for LLMs.
SageMath MCP Server is a Model Context Protocol (MCP) server published by justice8096. It ranks #60,631 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. SageMath MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 9, 2026 and most recently updated on May 18, 2026.
Ranks ahead of 71,482 of 132,113 servers on MCP Toplist.
Use SageMath MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sagemath-mcp-server -e "SAGE_TIMEOUT=<your SAGE_TIMEOUT>" -e "SAGE_DOCKER_IMAGE=<your SAGE_DOCKER_IMAGE>" -e "TRANSPORT=<your TRANSPORT>" -e "PORT=<your PORT>" -e "API_KEY=<your API_KEY>" -- npx -y @justice8096/sagemath-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.sagemath-mcp-server]
command = "npx"
args = ["-y", "@justice8096/sagemath-mcp-server"]
[mcp_servers.sagemath-mcp-server.env]
SAGE_TIMEOUT = "<your SAGE_TIMEOUT>"
SAGE_DOCKER_IMAGE = "<your SAGE_DOCKER_IMAGE>"
TRANSPORT = "<your TRANSPORT>"
PORT = "<your PORT>"
API_KEY = "<your API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sagemath-mcp-server": {
"command": "npx",
"args": [
"-y",
"@justice8096/sagemath-mcp-server"
],
"env": {
"SAGE_TIMEOUT": "<your SAGE_TIMEOUT>",
"SAGE_DOCKER_IMAGE": "<your SAGE_DOCKER_IMAGE>",
"TRANSPORT": "<your TRANSPORT>",
"PORT": "<your PORT>",
"API_KEY": "<your API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sagemath-mcp-server": {
"command": "npx",
"args": [
"-y",
"@justice8096/sagemath-mcp-server"
],
"env": {
"SAGE_TIMEOUT": "<your SAGE_TIMEOUT>",
"SAGE_DOCKER_IMAGE": "<your SAGE_DOCKER_IMAGE>",
"TRANSPORT": "<your TRANSPORT>",
"PORT": "<your PORT>",
"API_KEY": "<your API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"sagemath-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@justice8096/sagemath-mcp-server"
],
"env": {
"SAGE_TIMEOUT": "<your SAGE_TIMEOUT>",
"SAGE_DOCKER_IMAGE": "<your SAGE_DOCKER_IMAGE>",
"TRANSPORT": "<your TRANSPORT>",
"PORT": "<your PORT>",
"API_KEY": "<your API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sagemath-mcp-server": {
"command": "npx",
"args": [
"-y",
"@justice8096/sagemath-mcp-server"
],
"env": {
"SAGE_TIMEOUT": "<your SAGE_TIMEOUT>",
"SAGE_DOCKER_IMAGE": "<your SAGE_DOCKER_IMAGE>",
"TRANSPORT": "<your TRANSPORT>",
"PORT": "<your PORT>",
"API_KEY": "<your API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sagemath-mcp-server": {
"command": "npx",
"args": [
"-y",
"@justice8096/sagemath-mcp-server"
],
"env": {
"SAGE_TIMEOUT": "<your SAGE_TIMEOUT>",
"SAGE_DOCKER_IMAGE": "<your SAGE_DOCKER_IMAGE>",
"TRANSPORT": "<your TRANSPORT>",
"PORT": "<your PORT>",
"API_KEY": "<your API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.justice8096%2Fsagemath-mcp-server)<a href="https://mcptoplist.com/server/io.github.justice8096%2Fsagemath-mcp-server"><img src="https://mcptoplist.com/badge/io.github.justice8096%2Fsagemath-mcp-server.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
justice8096
Other servers by justice8096
View all justice8096 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | May 18, 2026 |
Frequently asked questions
- Who maintains SageMath MCP Server?
- SageMath MCP Server is maintained by justice8096, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is SageMath MCP Server listed on the Official MCP Registry?
- Yes — SageMath MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does SageMath MCP Server have?
- MCP Toplist tracks 1 version of SageMath MCP Server, most recently published on May 18, 2026.
- Where can I find the source code for SageMath MCP Server?
- The source code for SageMath MCP Server is hosted at github.com/justice8096/sagemath-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.