A Model Context Protocol (MCP) server that provides Typst documentation to Claude Code and other MCP clients.
If you want an AI assistant working directly with Typst MCP, the typst mcp mcp server is the bridge. A Model Context Protocol (MCP) server that provides Typst documentation to Claude Code and other MCP clients.
A Model Context Protocol (MCP) server that provides Typst documentation to Claude Code and other MCP clients.
Once connected, the assistant can call these 5 tools directly:
Tools — The Tools tool exposed by this servertypst_search — Search through Typst documentation for specific topics, functions, or syntaxtypst_browse — Browse the Typst documentation structure as a hierarchical treetypst_read — The typst_read tool exposed by this serverDevelopment — The Development tool exposed by this serverSetup follows the standard MCP pattern: clone or install the server, then register it in your client's configuration file and restart the client. The configuration snippets on this page cover Claude Desktop, Claude Code and Cursor.
Knowledge and memory servers address the most frustrating trait of language models — walking into every conversation with no recollection of the last one. Typst MCP sits in that group, and the shape of its toolset — Tools, typst_search, typst_browse among others — tells you what it is really for. Worth comparing against the other knowledge memory servers in this directory before you commit to one, since several overlap in scope but differ sharply in setup cost and permissions.
| Tool | What it does |
|---|---|
| Tools | The Tools tool exposed by this server. |
| typst_search | Search through Typst documentation for specific topics, functions, or syntax. |
| typst_browse | Browse the Typst documentation structure as a hierarchical tree. |
| typst_read | The typst_read tool exposed by this server. |
| Development | The Development tool exposed by this server. |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.