Back to Apps

arXiv CLI
by sonesuke
AI-ready search and fetch tool for arXiv papers with Cypher graph query support.
0 stars
Works in:Codex
Exposes:Tools
What it does
Connects AI agents to the arXiv preprint repository, allowing them to search for scientific papers and fetch full metadata and extracted text for analysis.
Tools
search_papers: Search arXiv for papers matching a free-text query.fetch_paper: Fetch details (metadata & PDF text) of a specific paper.execute_cypher: Execute a Cypher query against a loaded dataset for complex analysis.
Installation
{
"mcpServers": {
"arxiv-cli": {
"command": "arxiv-cli",
"args": ["mcp"]
}
}
}
Supported hosts
- Claude Desktop
- Claude Code
Quick install
curl -fsSL https://raw.githubusercontent.com/sonesuke/arxiv-cli/main/install.sh | bashInformation
- Pricing
- free
- Published
- 6/30/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"arxiv-cli": {
"command": "arxiv-cli",
"args": ["mcp"]
}
}
}





