typst-mcp
Typst MCP Server facilitates AI models to work with Typst by providing tools for document manipulation, syntax validation, and conversion between Typst and LaTeX. It supports developers through easy-to-use functionalities and integration with development environments.
Typst MCP Server
Typst MCP Server is an implementation of the Model Context Protocol to enable interaction with Typst, a markup-based typesetting system. It features tools for converting LaTeX to Typst, validating Typst syntax, and generating images from Typst code. Available tools include:
- Listing and retrieving Typst documentation chapters
- Converting LaTeX code to Typst
- Validating Typst syntax
- Rendering Typst code to images
The server can be set up by cloning the repository, generating documentation, installing necessary dependencies, and running the server script. It is compatible with platforms like VS Code for enhanced functionality.