← Back to arXiv MCP

Install arXiv MCP

Pick your client, copy the command, done.

1

Add it to Claude Code

claude mcp add --transport http arxiv-mcp http://localhost:8613/sse

Available Tools (3)

Once configured, arXiv MCP gives your AI agent access to:

search_papersSearch arXiv for papers matching a query.
query
get_paper_htmlRetrieve the full text of an arXiv paper as HTML via ar5iv.
paper_id
download_pdfDownload an arXiv paper as PDF to a specified directory.
paper_idoutput_dir

Try 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 --build

Keep 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.

Remember this setup