Loading MCP server directory, please wait...
MCP server wrapping SageMath's full computer algebra system — 10 symbolic-math tools for LLMs.
npx @getmcp/cli add io.github.justice8096/sagemath-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.justice8096/sagemath-mcp-server": {
"command": "npx",
"args": [
"-y",
"@justice8096/sagemath-mcp-server"
],
"env": {
"SAGE_TIMEOUT": "",
"SAGE_DOCKER_IMAGE": "",
"TRANSPORT": "",
"PORT": "",
"API_KEY": ""
}
}
}
}