Symbolic Algebra MCP Server

by sdiehl

print_latex_expression

Convert stored mathematical expressions into LaTeX format with variable assumptions for clear, structured representation in documents or research papers.

Instructions

Prints a stored expression in LaTeX format, along with variable assumptions.

Input Schema

NameRequiredDescriptionDefault
expr_keyYes

Input Schema (JSON Schema)

{ "properties": { "expr_key": { "title": "Expr Key", "type": "string" } }, "required": [ "expr_key" ], "title": "print_latex_expressionArguments", "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