servers / arxiv-paper-mcp-server
arxiv-paper-mcp-server
communityunknownpythonverifiedhealthy
MCP Server for searching and reading arXiv papers
01Tools · 4
How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| search Search arXiv papers by title, keywords, or arXiv ID.
Args:
query: Search query (title, keywords, or arXiv ID like 2401.12345)
max_results: Maximum number of results to return (default: 10)
Returns:
List of matching papers with ID, title, authors, and abstract
| read | false | unknown |
| download_paper Download arXiv paper PDF to local filesystem.
Args:
paper_id: arXiv paper ID (e.g., "2401.12345")
target_dir: Optional target directory. If not specified, uses default storage.
Returns:
Path to the downloaded PDF file
| read | false | unknown |
| get_paper Get the full text of an arXiv paper.
Args:
paper_id: arXiv paper ID (e.g., "2401.12345")
section: Which section to return: "all", "abstract", "introduction", "method", "conclusion"
Returns:
The paper text (full or specified section)
| read | false | unknown |
| list_downloaded_papers List all locally downloaded papers.
Returns:
List of downloaded papers with their metadata
| read | false | unknown |
02Install & source
uvx arxiv-paper-mcp-server
uvxpip install arxiv-paper-mcp-server
pip- repohttps://github.com/AnnaSuSu/arxiv-mcp
- packagehttps://pypi.org/project/arxiv-paper-mcp-server
- homepagehttps://github.com/AnnaSuSu/arxiv-mcp
- licenseMIT
- adoption2 stars · 0 forks
05Provenance & freshness
sourcesPyPI [p4]
last_checked2026-07-27 01:51Z
next_check2026-08-17 01:43Z
cadenceevery 504h
verifiedtools_list:passed handshake:passed metadata:passed tools_list:passed handshake:passed metadata:passed tools_list:passed handshake:passed metadata:passed tools_list:passed
index_statusindex — 8 unique facts >= 5
06Badge
Add the “as seen on MCPExplorer” badge to your README.
[](https://mcpexplorer.com/servers/arxiv-paper-mcp-server)
Next step
This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.
Explore loadouts →