arxiv-mcp-server
Active·★ 2.8k·Apache-2.0·Updated 2026-05-18
★ RAG / Knowledge Base★ API Integration
A Model Context Protocol server for searching and analyzing arXiv papers
The ArXiv MCP Server provides a bridge between AI assistants and arXiv's research repository through the Model Context Protocol (MCP). It allows AI models to programmatically search for papers, access their content, and leverage specialized research prompts.
#ai#arxiv#claude-ai#gpt#llm#mcp-server#mcp-servers#model-context-protocol
01
Features
01Paper Search with filters (date, category, boolean)
02Download and read arXiv paper content (HTML/PDF)
03List locally stored papers by ID
04Local storage for downloaded papers for faster access
05Specialized research prompts for paper analysis and summarization
02
Compatibility
Python
Python 3.11+
Verified via docs
VS Code
VS Code Integration
Verified via docs
VS Code Insiders
VS Code Insiders Integration
Verified via docs
Kiro
Kiro Integration
Verified via docs
Claude Desktop
Claude Desktop Integration
Verified via docs
03
Quick start
1
$ uv tool install arxiv-mcp-server
04
Use cases
↳Enable AI assistants to programmatically search, download, and read arXiv papers.
↳Conduct systematic paper analysis and summarization using specialized prompts.
↳Perform semantic similarity searches across locally stored research papers, citation graph analysis, and topic alerts.
05
Alternatives
FunASR★ 16.6k
Industrial-grade speech recognition toolkit: 170x realtime, 50+ languages, speaker diarization, emotion detection, streaming, and OpenAI-compatible API.
initrunner★ 38
Define AI agent roles in YAML and run them anywhere: CLI, API server, or autonomous daemon
Related searches
Comments
Log in to leave a comment
- PPeyton LewisMay 19, 2026
Good for researchers who want to query papers from within their AI coding tools.
- KKendall GarciaMay 16, 2026
Full paper content retrieval, not just abstracts — important for technical analysis.
- PPeyton DavisApr 29, 2026
arXiv search and analysis via MCP for AI-assisted research workflows.
- JJustice WilsonApr 9, 2026
Works reliably with the arXiv API without rate limit issues.