ArXiv Research Paper & Literature Deep Search (MCP Server)
Pricing
from $2.00 / 1,000 results
ArXiv Research Paper & Literature Deep Search (MCP Server)
Deep academic paper search for AI research agents, Claude Desktop, and Cursor. Extract titles, authors, full abstracts, and PDF links from ArXiv in under a second.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
David A
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
📚 ArXiv Research Paper & Literature Deep Search (MCP Server)
Scientific paper search engine designed for AI research agents, Claude Desktop, Cursor, and academic RAG pipelines. Search millions of research papers across Artificial Intelligence, Computer Science, Physics, Mathematics, and Quantitative Finance.
🤖 Model Context Protocol (MCP) Integration
Connect directly into Claude Desktop, Cursor, or Windsurf using Apify's hosted MCP server (mcp.apify.com):
{"mcpServers": {"apify": {"command": "npx","args": ["-y", "@apify/actors-mcp-server"],"env": {"APIFY_TOKEN": "YOUR_APIFY_API_TOKEN"}}}}
Once connected, your AI assistant can execute prompts like:
"Find the top 5 most recent papers on Direct Preference Optimization (DPO) and summarize their abstracts with PDF links."
🎯 Key Use Cases
- Literature Reviews: Autonomous agents can conduct comprehensive scientific reviews on complex topics.
- Academic RAG: Feed clean abstracts and paper metadata directly into vector databases with pre-calculated token estimates.
- Patent & Algorithm Prior Art: Validate whether an idea has been researched before in scientific publications.
⚙️ Input Parameters
| Field | Type | Default | Description |
|---|---|---|---|
query | String | "large language models reasoning" | Research topic or methodology. |
category | String | None | Subject code (e.g. cs.AI, cs.LG, cs.CL, stat.ML). |
maxPapers | Integer | 10 | Number of research papers to return. |
sortBy | Select | "relevance" | Sort by relevance, lastUpdatedDate, or submittedDate. |
📊 Output Dataset Format
title: Paper titleauthors: List of researcherspublishedDate/updatedDate: Publication timestamparxivId: ArXiv identifierabstract: Full text abstractestimatedTokens: Token count estimate for LLM context planningpdfUrl: Direct open-access PDF download linkprimaryCategory: Primary scientific field
⭐️ Feedback & Support
If this tool empowers your academic research or agentic pipelines, please leave a ⭐️⭐️⭐️⭐️⭐️ review on the Apify Store!