Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port number for HTTP mode | |
| SAGE_PATH | No | Path to the SageMath executable | |
| MCP_TRANSPORT | No | Transport mode for MCP server (http or stdio) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| sagemath_version | Get local SageMath version information |
| sagemath_evaluate | Evaluate SageMath code locally |
| sagemath_health | Lightweight self-check of SageMath availability and basic readiness |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |