Wraps the arxiv-to-prompt library to fetch and process LaTeX source files directly from arXiv papers. Exposes four operations: get_paper_prompt for full flattened LaTeX, get_paper_abstract for abstracts only, list_paper_sections to see paper structure, and get_paper_section to extract specific sections by path. The key advantage is working with raw LaTeX instead of PDFs, which preserves mathematical notation and equations that often get mangled during PDF parsing. Connects to Claude Desktop, Claude Code, or Cursor through standard MCP protocol. Install via PyPI with uvx or use the .mcpb Desktop Extension file for one-click setup.
claude mcp add --transport stdio takashiishida-arxiv-latex-mcp uvx arxiv-latex-mcp