Symbolic Algebra MCP Server

by sdiehl

print_latex_tensor

Convert tensor expressions into LaTeX format for clear mathematical representation using Symbolic Algebra MCP Server tools.

Instructions

Prints a stored tensor expression in LaTeX format.

Input Schema

NameRequiredDescriptionDefault
tensor_keyYes

Input Schema (JSON Schema)

{ "properties": { "tensor_key": { "title": "Tensor Key", "type": "string" } }, "required": [ "tensor_key" ], "title": "print_latex_tensorArguments", "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