Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by johannesbrandenburger • Testing & QA
An MCP server that lets agents convert LaTeX to Typst, validate Typst code, query Typst documentation, and render Typst to images.
Convert LaTeX fragments into Typst markup so the model can produce Typst-native documents.
Validate Typst snippets before sending them to users or to a renderer to avoid syntax errors.
Fetch and consult Typst documentation chapters to answer questions or implement features consistent with Typst's API and syntax.
This repository implements an MCP (Model Context Protocol) server to help AI agents interact with Typst, a markup-based typesetting system. It provides tools to list and retrieve Typst documentation chapters, convert LaTeX snippets to Typst via Pandoc, validate Typst syntax, and render Typst snippets to PNG images. The server is intended to make it easier for LLMs to author and preview Typst content by offering conversion, validation, and visual rendering utilities. It is distributed as a set of tools for integration with MCP-enabled clients like Claude Desktop and VS Code agent mode.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.