Labsco
MCP SERVER

arXiv LaTeX

by takashiishida

Read an arXiv paper as its LaTeX source so the mathematics arrives as the author wrote it — whole, section by section, or abstract first.

Academic Literature & CitationsVerified
Summary
Equations survive the trip into the model, because the source is what gets fetched.

Taking the LaTeX rather than a rendered page is the entire reason to choose this over a general paper reader: the expressions arrive as written, which is what makes a derivation discussable. For long papers the section path keeps the cost proportional to what is actually being read — list the headings, fetch the one section, leave the rest on arXiv.

What it is

A server that fetches arXiv papers as LaTeX source rather than rendered output, whole or in parts.

What you get
  • The full LaTeX source of a paper by arXiv id, for precise reading of its mathematical expressions
  • The abstract on its own, for the case where the paper has not been read yet and may not be the right one
  • Section headings listed, then one section pulled by its path when the whole paper will not fit the context
Requirements

An arXiv id, and uv with a Python for the server to run under — UV_PYTHON picks the interpreter. No account and no key.

Setup effort

One command — uvx arxiv-latex-mcp