ArXiv Research Paper & Literature Deep Search (MCP Server) avatar

ArXiv Research Paper & Literature Deep Search (MCP Server)

Pricing

from $2.00 / 1,000 results

Go to Apify Store
ArXiv Research Paper & Literature Deep Search (MCP Server)

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

David A

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

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

  1. Literature Reviews: Autonomous agents can conduct comprehensive scientific reviews on complex topics.
  2. Academic RAG: Feed clean abstracts and paper metadata directly into vector databases with pre-calculated token estimates.
  3. Patent & Algorithm Prior Art: Validate whether an idea has been researched before in scientific publications.

⚙️ Input Parameters

FieldTypeDefaultDescription
queryString"large language models reasoning"Research topic or methodology.
categoryStringNoneSubject code (e.g. cs.AI, cs.LG, cs.CL, stat.ML).
maxPapersInteger10Number of research papers to return.
sortBySelect"relevance"Sort by relevance, lastUpdatedDate, or submittedDate.

📊 Output Dataset Format

  • title: Paper title
  • authors: List of researchers
  • publishedDate / updatedDate: Publication timestamp
  • arxivId: ArXiv identifier
  • abstract: Full text abstract
  • estimatedTokens: Token count estimate for LLM context planning
  • pdfUrl: Direct open-access PDF download link
  • primaryCategory: Primary scientific field

⭐️ Feedback & Support

If this tool empowers your academic research or agentic pipelines, please leave a ⭐️⭐️⭐️⭐️⭐️ review on the Apify Store!