arxiv-latex MCP Server
@takashiishida
MCP server that uses arxiv-to-prompt to fetch and process arXiv LaTeX sources for precise interpretation of mathematical expressions in scientific papers.
Overview
What is arxiv-latex MCP Server?
An MCP server that enables Claude Desktop, Claude Code, Cursor, or other MCP clients to directly access and process arXiv papers by fetching their LaTeX source. It is designed for researchers and developers who need accurate interpretation of mathematical content and equations in arXiv papers.
How to use arxiv-latex MCP Server?
Install via the .mcpb file (Claude Desktop), uvx arxiv-latex-mcp, pip install arxiv-latex-mcp, or from a local checkout. Configure the mcpServers JSON in your client. Once connected, available tools include get_paper_prompt, get_paper_abstract, list_paper_sections, and get_paper_section. Ask questions about specific arXiv papers (e.g., "Explain the first theorem in 2202.00395").
Key features of arxiv-latex MCP Server?
- Fetches full LaTeX source from arXiv papers.
- Provides four tools for paper exploration (abstract, sections, full prompt).
- Works with Claude Desktop, Claude Code, Cursor, and any MCP client.
- Handles equations and mathematical notation accurately via LaTeX.
- Uses arxiv-to-prompt under the hood for downloading and processing.
- Multiple installation methods: .mcpb, uvx, pip, local checkout.
Use cases of arxiv-latex MCP Server?
- Analyzing mathematical theorems and equations from arXiv papers.
- Extracting specific sections or abstracts for literature review.
- Building AI applications that require precise interpretation of LaTeX content.
- Integrating academic paper processing into MCP‑based workflows.
FAQ from arxiv-latex MCP Server
How does this server differ from PDF-based chat tools?
By using the original LaTeX source code, the LLM can accurately understand equations and notations, avoiding common issues with PDF parsing in math‑heavy fields like computer science, mathematics, and engineering.
What tools does the server provide?
It offers four tools: get_paper_prompt (full flattened LaTeX), `get_paper