typst-mcp

typst-mcp

3.5

If you are the rightful owner of typst-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Typst MCP Server is an implementation of the Model Context Protocol that facilitates interaction between AI models and Typst, a markup-based typesetting system.

Typst MCP Server is designed to bridge the gap between AI models and the Typst typesetting system. It provides a suite of tools that enable the conversion of LaTeX to Typst, validation of Typst syntax, and rendering of Typst code into images. This server is particularly useful for AI models that are more adept at handling LaTeX, allowing them to seamlessly convert and validate Typst code. The server also offers documentation tools to help models navigate and utilize Typst's features effectively. By leveraging these tools, AI models can enhance their typesetting capabilities and produce high-quality documents with ease.

Features

  • Conversion: Transforms LaTeX snippets into Typst code using Pandoc.
  • Validation: Checks the validity of Typst syntax before execution.
  • Documentation Access: Lists and retrieves chapters from Typst documentation.
  • Rendering: Converts Typst code into PNG images for visual verification.
  • Multi-Snippet Support: Handles multiple snippets for conversion and validation.