Enables searching arXiv's research paper repository, downloading papers by ID, accessing paper content, and managing locally stored papers with support for filters like date ranges and categories.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ArXiv MCP Serversearch for recent papers on quantum machine learning"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
arXiv MCP Server
A Model Context Protocol server for searching and reading arXiv papers.
Features
search - query arXiv with filters (date, category, sort)
download - fetch paper PDF, convert to markdown
read - access stored paper content
list - view all downloaded papers
prompts - deep paper analysis workflow
Prerequisites
Python 3.11+
Installation
Configuration
Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
Cursor
Add to MCP settings:
Default storage: ~/.arxiv-mcp-server/papers
Tools
search_papers
download_paper
list_papers
read_paper
Prompts
deep-paper-analysis
Comprehensive paper analysis workflow:
Covers: executive summary, methodology, results, implications, future directions.
Environment variables
Variable | Default |
|
|
License
MIT