Skip to main content
Glama

Symbolic Algebra MCP Server

by sdiehl

reset_state

Clear all stored variables, functions, expressions, and reset the state of the Symbolic Algebra MCP Server for the next computation, ensuring a clean workspace.

Instructions

Resets the state of the SymPy MCP server.

Clears all stored variables, functions, expressions, metrics, tensors, coordinate systems, and resets the expression counter. Then reinitializes unit variables. Runs after all tool calls for a given computation are done to reset the state for the next computation. Returns: A message confirming the reset.

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "properties": {}, "title": "reset_stateArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sdiehl/sympy-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server