MarketplaceResearch Paper Search
Marketplace/Research Paper Search
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

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.

MCP docs
queryrequired
string

Search query (supports arXiv syntax: au:, ti:, abs:, cat:)

categoryoptional
string

arXiv category filter

max_resultsoptional
integer

Max papers (max 10)

analyze_firstoptional
boolean

Use 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
} })