X's own hosted MCP server: full-archive post search, user and timeline lookup, trends, bookmarks and article drafting, under your account's permissions.
arXivMCP Server
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
Official MCP server for Meilisearch — create and configure indexes, add documents, run hybrid and semantic searches, and manage API keys and tasks through conversation.
Apify's official MCP server — turn thousands of ready-made scrapers into tools your assistant can call.
Browserbase's official MCP server — cloud browser automation with Stagehand's natural-language actions.