arXiv LaTeX MCP
Fetches LaTeX source of arXiv papers so mathematical notation and equations survive the round trip into the model.
Delv Safety Grade: B
Score 72/100 · assessed 2026-04-28
This MCP server fetches LaTeX source files from arXiv's public API, preserving mathematical notation that would otherwise be mangled when extracting from PDFs. It's a read-only tool with narrow scope: no filesystem writes, no shell access, just HTTP requests to arXiv.org. The maintainer is a solo developer (Takashi Ishida) with a single-purpose repository. Supply chain is reasonable via uvx/PyPI distribution, though the package is new and community-maintained rather than officially vetted. Transparency is adequate with open source code and clear documentation of what it does. No known security incidents. The main risk is maintainer bus factor and the usual concerns with solo-maintained tools, but the attack surface is minimal since it only reads public academic papers.
Lethal Trifecta (prompt-injection exposure)
TWO OF THREESame plus LaTeX macros expand the attack surface marginally.
Green flags
- Read-only API access to public arXiv data, no write operations
- No environment variables or secrets required
- Clear, narrow scope: fetches LaTeX source only
- Open source with visible code on GitHub
- Distributed via standard PyPI/uvx toolchain
Red flags
- Solo maintainer with single project, high bus factor risk
- New package with limited community review or adoption history
- No visible security audit or formal review process
Permissions requested
Install
uvx arxiv-latex-mcp
Review
Install it if you regularly work with maths-heavy arXiv papers and need equations to stay readable. Skip it if your workflow is mostly non-technical papers or you're happy with PDF text. It does one thing well and doesn't pretend otherwise.
Good at
- Preserves mathematical notation perfectly, no more mangled equations.
- Trivial installation with no API keys or environment setup.
- Lets you extract specific sections or proofs by structure, not guesswork.
- Fast and reliable for papers that have LaTeX source available.
Watch out
- Useless for papers uploaded as PDF-only, which is common in older arXiv submissions.
- No fallback to PDF text when LaTeX source is missing.
- LaTeX preambles can be messy, occasionally cluttering the output with macro definitions.
- Single-purpose tool, no search or metadata features.
Use cases
- paper summarisation with equations
- section extraction
- maths-heavy literature review
- teaching notes
Getting started
Works with
Similar MCPs
- Brave SearchGive Claude real-time web search via the Brave Search API. The fastest way to add up-to-date knowledge without paying for Perplexity.
- DuckDuckGo MCPWeb search through DuckDuckGo with built-in rate limiting, SafeSearch, and content fetching, no API key required.
- Kagi SearchPrivacy-focused search via Kagi. Great if your team already pays for Kagi and wants Claude to use the same backend.
- DelvSearch the Delv AI tools, MCP, and Skills directory directly from inside your agent. Ask 'what's a good MCP for databases?' in Claude Desktop and get editorial picks, not a random link dump.