Labsco
takashiishida logo

arXiv LaTeX

โ˜… 139

from takashiishida

Fetches and processes arXiv papers using LaTeX source for accurate equation handling.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeQuick setup

arxiv-latex MCP Server

PyPI version License: MIT GitHub Release Trust Score

An MCP server that enables Claude Desktop, Claude Code, Cursor, or other MCP clients to directly access and process arXiv papers by fetching the LaTeX source. It uses arxiv-to-prompt under the hood to handle downloading and processing the LaTeX.

Why use the LaTeX source instead of uploading PDFs? Many PDF chat applications often struggle with mathematical content and equation-heavy papers. By utilizing the original LaTeX source code from arXiv papers, the LLM can accurately understand and handle equations and notations. This approach is particularly valuable for fields like computer science, mathematics, and engineering where precise interpretation of mathematical expressions is crucial.

Example

Try asking questions about a paper from arXiv, e.g., "Explain the first theorem in 2202.00395"

<div align="center"> <img src="example.png" alt="Example of using arXiv LaTeX MCP with Claude Desktop" width="600"> </div>