latex-mcp-server

Yeok-c/latex-mcp-server

3.2

If you are the rightful owner of latex-mcp-server 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.

The LaTeX MCP Server is a Model Context Protocol server designed to facilitate working with LaTeX thesis projects by providing various utilities.

Tools

Functions exposed to the LLM to take actions

ListTexFiles

Lists all .tex files in the specified workspace.

ReadFileContent

Reads the content of a file with a specified size cap.

CompileLatex

Compiles LaTeX documents using pdflatex with minimal arguments.

ExtractCitationKeys

Extracts citation keys from a .tex file.

SummarizeText

Summarizes a block of text heuristically using TypeScript.

SuggestBibTeXKey

Suggests a BibTeX key given a title and authors using TypeScript.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources