happyTonakai/arxiv-mcp
3.2
If you are the rightful owner of arxiv-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
ArXiv Paper Fetcher is a Model Context Protocol (MCP) server designed to retrieve and process academic papers from ArXiv, focusing on obtaining LaTeX sources or converting PDFs to Markdown.
ArXiv Paper Fetcher
A simple MCP server to fetch the content of ArXiv papers. It prioritizes downloading LaTeX source, falling back to PDF conversion if the source is unavailable.
Features
- Flexible Input: Accepts ArXiv IDs (e.g., 1706.03762) or full ArXiv URLs (e.g., https://arxiv.org/abs/1706.03762, or https://arxiv.org/pdf/1706.03762).
- LaTeX Source Priority: Attempts to download and extract .tex files from the paper's source archive first.
- PDF Fallback: If LaTeX source is not available or extraction fails, it downloads the PDF and converts it to Markdown using Markitdown.