arxiv-latex-mcp

arxiv-latex-mcp

MCP server that fetches arXiv LaTeX sources for precise mathematical interpretation.

76
Stars
7
Forks
1
Releases

Overview

arxiv-latex MCP Server is an MCP server that enables Claude Desktop, Cursor, or other MCP clients to directly access and process arXiv papers by fetching their LaTeX source. Under the hood, it leverages arxiv-to-prompt to handle downloading and processing the LaTeX, enabling the LLM to work with the original source rather than rendered PDFs. This approach helps preserve mathematical content, equations, and notations, improving accuracy when interpreting complex expressions in computer science, mathematics, and engineering papers. The server makes arXiv LaTeX readily available to prompts through the MCP interface, providing prompts and responses suited for precise reasoning about formulas. It is configurable via a standard MCP JSON config snippet, allowing users to register an arxiv-latex-mcp entry and specify the invocation command and arguments, with guidance to adjust the path to uv and restart after saving. For Claude Desktop, the UI exposes get_paper_prompt in the Available MCP tools, facilitating easy usage of arXiv LaTeX prompts. MacOS users can install a Desktop Extension (.dxt file) for a quick setup.

Details

Owner
takashiishida
Language
Python
License
MIT License
Updated
2025-12-07

Features

Fetch arXiv LaTeX sources

MCP server enables Claude Desktop, Cursor, and other MCP clients to fetch LaTeX sources from arXiv papers for processing.

LaTeX-based interpretation

Allows precise handling of mathematical expressions by using the original LaTeX source instead of PDFs.

Multi-client compatibility

Works with Claude Desktop, Cursor, and other MCP clients for broad accessibility.

Arxiv-to-prompt integration

Uses arxiv-to-prompt under the hood to download and process LaTeX content.

Configurable MCP entry

Provided with a ready JSON config snippet to register the MCP server and specify command/arguments (uv runner).

MacOS Claude Desktop installation

Can be installed via a .dxt Desktop Extension for Claude Desktop on macOS.

get_paper_prompt integration

Exposes get_paper_prompt as an MCP tool in Claude Desktop for convenient usage.

Audience

ResearchersAccess LaTeX sources from arXiv to interpret math precisely with MCP clients.
DevelopersIntegrate arxiv-latex-mcp into tools to fetch and prompt LaTeX content.
MCP usersUse Claude Desktop, Cursor, or other MCP clients to access LaTeX sources.

Tags

arXivLaTeXMCPserverarxiv-to-promptmathequationsClaude DesktopCursorLaTeX-source