Skip to main content
Glama

Formath MCP

by yutayamamoto

tex_extract

Extracts definitions and lemmas from a TeX file, generating a compact JSON summary for structured mathematical content analysis and formalization workflows.

Instructions

Extract definitions and lemmas from a TeX file. Returns a compact JSON summary.

Input Schema

NameRequiredDescriptionDefault
tex_pathYes

Input Schema (JSON Schema)

{ "properties": { "tex_path": { "title": "Tex Path", "type": "string" } }, "required": [ "tex_path" ], "title": "tex_extractArguments", "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/yutayamamoto/formath-mcp'

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