π arXiv MCP Server
@Tejas242
About π arXiv MCP Server
A streamlined Model Context Protocol server that connects AI assistants to arXiv's vast collection of academic papers. Search, analyze, and download research papers directly from your AI workflow.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"arxiv-mcp": {
"command": "uv",
"args": [
"sync"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is π arXiv MCP Server?
A Model Context Protocol (MCP) server that connects AI assistants to the arXiv repository of academic papers, enabling search, analysis, and download of research papers directly from AI workflows.
How to use π arXiv MCP Server?
Install via Docker (recommended) or local setup using Python 3.12+ and uv. Configure the server in your MCP client (e.g., Claude Desktop or VS Code MCP extension) using the provided JSON configs. Invoke MCP functions such as search_papers, get_paper_details, build_advanced_query, and get_arxiv_categories.
Key features of π arXiv MCP Server
- Search arXiv papers with flexible query syntax
- Retrieve complete metadata for any arXiv paper
- Build complex queries with multiple fields
- List all available arXiv subject categories
- Docker support for easy deployment
Use cases of π arXiv MCP Server
- Find and retrieve papers on specific topics (e.g., "transformer architecture")
- Get detailed metadata for a known arXiv paper
- Explore related work via category or author searches
- Construct advanced queries combining title, author, category, and abstract
FAQ from π arXiv MCP Server
How do I search by author?
Use search_papers('au:"Author Name"') instead of the limited search_by_author function.
Why does PDF download fail?
The download_paper_pdf function has a redirect handling issue. PDFs can be accessed directly via the links provided in search results.
What are the prerequisites?
Python 3.12+ and the uv package manager are required for local installation.
How do I get a list of all arXiv categories?
Call get_arxiv_categories() to retrieve the complete list of subject categories and descriptions.
The server is not detected by my MCP client. What should I do?
Verify absolute paths in the MCP config, test the server runs with uv run main.py, and restart the client after configuration changes.
Frequently asked questions
How do I search by author?
Use `search_papers('au:"Author Name"')` instead of the limited `search_by_author` function.
Why does PDF download fail?
The `download_paper_pdf` function has a redirect handling issue. PDFs can be accessed directly via the links provided in search results.
What are the prerequisites?
Python 3.12+ and the [uv](https://docs.astral.sh/uv/) package manager are required for local installation.
How do I get a list of all arXiv categories?
Call `get_arxiv_categories()` to retrieve the complete list of subject categories and descriptions.
The server is not detected by my MCP client. What should I do?
Verify absolute paths in the MCP config, test the server runs with `uv run main.py`, and restart the client after configuration changes.
Basic information
More Data & Analytics MCP servers

Octolens
OctolensGive your AI agents every brand mention across the internet β 15+ platforms, AI-filtered, one structured feed.

cloro
cloroExtract structured data from ChatGPT, Perplexity, Grok, Gemini, Google Search, Google News, Copilot, and AI Overview through one API, across all countries and states.
CryptoStruct Market Data
cryptostructRemote MCP server for historical crypto & prediction-market data: search ~500K instruments, live market stats (OHLC, turnover, spreads, depth, slippage), free sample files, and tick-data. Keyless for catalog & stats; opt
CoinLobster
CoinLobsterThe only MCP server with live whale trades across 15 exchanges plus on-chain DEX flow. Smart Money Radar, real liquidations and outcome-scored signals. No API key required.

Batru
BatruReal, calibrated win-rate predictions, pick recommendations, counters, synergy and tier lists for Dota 2, Deadlock and Marvel Rivals, from production models trained on ~20M matches. Free hosted endpoint (Streamable HTTP)
Comments