1
Add it to Claude Code
claude mcp add --transport http arxiv-mcp http://localhost:8613/sseAvailable Tools (3)
Once configured, arXiv MCP gives your AI agent access to:
search_papersSearch arXiv for papers matching a query.queryget_paper_htmlRetrieve the full text of an arXiv paper as HTML via ar5iv.paper_iddownload_pdfDownload an arXiv paper as PDF to a specified directory.paper_idoutput_dirTry It Out
After setup, try these prompts with your AI agent:
→Search for recent papers on transformer architecture improvements.
→Get the full text of the paper with ID 2401.00000 and summarize the methodology.
→Download the PDF for the paper 2401.00000 to my local downloads folder.
Prerequisites & system requirements
- An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
- Docker installed and running
Alternative installation methods
Docker Compose
docker compose up --buildKeep this setup from going cold
Save the docs, env vars, and workflow around arXiv MCP in Conare so Claude Code, Codex, and Cursor remember it next time.