SageMath
Rank #1,522io.github.XBP-Europe/sagemath-mcp
Stateful SageMath MCP server with 40 tools and a sandboxed Sage session per client.
SageMath is a Model Context Protocol (MCP) server published by XBP-Europe. It ranks #1,522 of 132,046 servers tracked on MCP Toplist, and its repository has 16 GitHub stars. SageMath is listed across 2 registries — Official MCP and Glama, with 9 tracked versions. It was first listed on Nov 2, 2025 and most recently updated on Sep 22, 2026.
Ranks ahead of 130,524 of 132,046 servers on MCP Toplist.
Use SageMath
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sagemath-mcp -- uvx sagemath-mcp[mcp_servers.sagemath-mcp]
command = "uvx"
args = ["sagemath-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sagemath-mcp": {
"command": "uvx",
"args": [
"sagemath-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sagemath-mcp": {
"command": "uvx",
"args": [
"sagemath-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sagemath-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"sagemath-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sagemath-mcp": {
"command": "uvx",
"args": [
"sagemath-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sagemath-mcp": {
"command": "uvx",
"args": [
"sagemath-mcp"
]
}
}
}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.XBP-Europe%2Fsagemath-mcp)<a href="https://mcptoplist.com/server/io.github.XBP-Europe%2Fsagemath-mcp"><img src="https://mcptoplist.com/badge/io.github.XBP-Europe%2Fsagemath-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
XBP-Europe
Available versions (9)
| Version | Published |
|---|---|
| 0.8.4 | Sep 22, 2026 |
| 0.8.3 | Sep 20, 2026 |
| 0.8.2 | Sep 17, 2026 |
| 0.8.1 | Sep 17, 2026 |
| 0.8.0 | Sep 16, 2026 |
| 0.7.0 | Sep 7, 2026 |
| 0.6.1 | Aug 16, 2026 |
| 0.6.0 | Aug 15, 2026 |
| 0.5.0 | Aug 14, 2026 |
Frequently asked questions
- Who maintains SageMath?
- SageMath is maintained by XBP-Europe, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is SageMath listed on the Official MCP Registry?
- Yes — SageMath is listed on the Official MCP Registry, alongside Glama.
- How many versions does SageMath have?
- MCP Toplist tracks 9 versions of SageMath, most recently published on Sep 22, 2026.
- Where can I find the source code for SageMath?
- The source code for SageMath is hosted at github.com/XBP-Europe/sagemath-mcp.
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.