Provides a local SageMath service based on the Model Context Protocol (MCP) for executing mathematical scripts and querying version information.
The SageMath MCP Server offers a local interface to the powerful SageMath open-source mathematics system. It enables developers to execute SageMath scripts and retrieve version details programmatically through a standardized Model Context Protocol. Designed for flexibility, it supports both STDIO and HTTP transport modes, features robust error handling for SageMath subprocesses, and allows for configurable SageMath executable paths. This server simplifies integrating SageMath's vast computational capabilities into other applications and workflows.