arXiv
Summary
Search arXiv, download papers, and read their full text from an AI client — research without the PDF shuffling.
Features
- Search arXiv by query, category, and date range
- Download and read full paper text, not just abstracts
- Local paper library for repeated reference
Installation
Set up this MCP server in your favorite AI agent — copy a ready-made configuration below.
Description
The arXiv MCP server gives an assistant direct access to the preprint archive that most machine learning, physics, and mathematics research passes through first.
What it does
- Search by query, author, category, and date range, returning structured results
- Download papers and convert them to readable text, so the assistant works from the full paper rather than the abstract
- Local library. Downloaded papers are stored, so re-reading one across sessions does not re-fetch it.
- Reading tools for pulling out specific sections — methodology, results, related work
Why full text matters
Abstracts are marketing. The interesting details — what the experiment actually measured, what the limitations section admits, what the ablation shows — are in the body. An assistant with the full text can answer questions the abstract cannot.
Realistic uses
Keeping up with a fast-moving area, checking whether an idea has already been published, extracting the specific hyperparameters a paper used, and comparing several papers' approaches to the same problem.
Installed with uvx arxiv-mcp-server. No API key required — arXiv's API is open, though it asks that you be reasonable about request rates.
Related MCP Servers
Apify Actors
by Apify
Apify's official MCP server — turn thousands of ready-made scrapers into tools your assistant can call.
Browserbase
by Browserbase
Browserbase's official MCP server — cloud browser automation with Stagehand's natural-language actions.

SearXNG MCP Server
by Ihor Sokoliuk
Private, self-hosted web search for AI assistants via SearXNG, with pagination, filters, and URL-to-markdown reading.
Wikipedia
by cyanheads
Search and read Wikipedia from an AI client — summaries, full articles, specific sections, and nearby pages.