Community MCP Server: johannesbrandenburger/typst-mcp
Typst MCP Server is an MCP (Model Context Protocol) implementation that helps AI models interact with Typst, a markup-based typesetting system. The server provides tools for converting between LaTeX and Typst, validating Typst syntax, and generating images from Typst code.
⚠️ Currently all the functionality is implemented as
tools, because Cursor and VS Code are not able to ha...