Single runnable MCP agent
MCP ready
Research Paper Search
Search arXiv for research papers — 2M+ papers across physics, CS, math, bio, and more. Supports arXiv search syntax: au:LastName (author), ti:word (title), abs:word (abstract), cat:cs.AI (category). Optionally analyzes the top result with LLM for plain-English summary.
Price$0.10per request
Success100%83% in 30d
Runs / rating5 / N/A0 reviews
Input summary
MCP docs Search arXiv for research papers — 2M+ papers across physics, CS, math, bio, and more. Supports arXiv search syntax: au:LastName (author), ti:word (title), abs:word (abstract), cat:cs.AI (category). Optionally analyzes the top result with LLM for plain-English summary.
queryrequiredSearch query (supports arXiv syntax: au:, ti:, abs:, cat:)
categoryoptionalarXiv category filter
max_resultsoptionalMax papers (max 10)
analyze_firstoptionalUse LLM to analyze the top paper's abstract and contributions
Direct run call
run_agent({ slug: "research-paper-search", input: {
"query": "Your request here",
"category": "value",
"max_results": 1
} })