Skip to main content
Glama
523,734 tools. Updated 2026-09-06 14:19

"Typst" matching MCP tools:

Matching MCP Servers

  • Retrieve content from Typst documentation files to access specific information about the typesetting system's features and usage.
    -
  • Verify each bibliography entry against CrossRef and arXiv catalogues to catch hallucinated references, and report missing entries that cause broken citations in Typst drafts.
    MIT
  • Determine whether a Typleaf project is Typst or LaTeX, identify the likely compile root, count source files, and list declared bibliography files—so you know which heading syntax to use before editing.
    MIT
  • Extract heading structure from Typst or LaTeX files, returning types, titles, hierarchy levels, and previews to analyze document organization.
    MIT
  • Compile a Typleaf project and return the total PDF page count, enabling exact page-fill edits and answering page-number queries for both LaTeX and Typst.
    MIT
  • Fetch and summarize compilation logs from Typleaf projects. Parses Typst errors and warnings into a compact list; returns raw LaTeX logs.
    MIT
  • Map every heading to its starting PDF page, get total page count and last-page fullness to judge content distribution and plan exact page fills.
    MIT
  • Retrieve a project's format (Typst or LaTeX), file count, and root document heading structure for a quick structural overview.
    MIT
  • Update a section's body by its title in Typst or LaTeX files, preserving the heading, then commit and push changes.
    MIT
    Destructive