takashiishida/arxiv-latex-mcp
by Various
MCP server that uses arxiv-to-prompt to fetch and process arXiv LaTeX sources for precise interpretation of mathematical expressions in scientific papers.
MCP
takashiishida/arxiv-latex-mcp
Added 1 June 2026
Overview
This MCP server retrieves LaTeX source files from arXiv and processes them using arxiv-to-prompt. It enables precise interpretation of mathematical expressions in scientific papers. The tool is built in Python.
Best for
Best for
Developers building AI tools for scientific literature understanding
Use cases
- Extracting LaTeX source from arXiv papers for analysis
- Integrating mathematical expression processing into AI workflows
- Building tools that require accurate parsing of scientific document mathematics
Notes
This MCP server retrieves LaTeX source files from arXiv and processes them using arxiv-to-prompt. It enables precise interpretation of mathematical expressions in scientific papers. The tool is built in Python.
133 stars on GitHub. Last updated 2026-05-21. Licensed MIT.
Use cases
- Extracting LaTeX source from arXiv papers for analysis
- Integrating mathematical expression processing into AI workflows
- Building tools that require accurate parsing of scientific document mathematics
Pros
- Direct access to LaTeX source preserves math expression fidelity
- Lightweight Python implementation
- Works as an MCP server for easy integration with other tools
Cons
- Limited to papers available as LaTeX source on arXiv
- Requires arxiv-to-prompt as a dependency
- May not handle all LaTeX packages or custom commands
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Direct access to LaTeX source preserves math expression fidelity
- Lightweight Python implementation
- Works as an MCP server for easy integration with other tools
Cons
- Limited to papers available as LaTeX source on arXiv
- Requires arxiv-to-prompt as a dependency
- May not handle all LaTeX packages or custom commands