@pipeworx/arxiv
Connect: https://gateway.pipeworx.io/arxiv/mcp · Install: one-click buttons
Tools: 2
arXiv preprint server MCP — full-text search and paper lookup, no auth.
Tools
search_papers(query, max_results?, sort_by?, sort_order?)— text search; supports field prefixesau:,ti:,abs:,cat:,all:. Combine withAND,OR,ANDNOT.get_paper(arxiv_id)— fetch one paper by ID (e.g.,2310.06825).
Data source
https://export.arxiv.org/api/query — public Atom-feed endpoint, no key required.
Tools
- search_papers — Search arXiv preprints. Plain text searches all fields; use prefixes for targeted queries: au:hinton (author), ti:transformer (title), abs:diffusion (abstract), cat:cs.AI (category), all:quantum (any
- get_paper — Fetch a single arXiv paper by its ID (e.g., “2310.06825”, “2310.06825v2”, or legacy “cs.CL/0301001”). Returns full metadata: title, authors, abstract, categories, DOI (if linked), PDF URL.
Tools
-
get_paper— Fetch a single arXiv paper by its ID (e.g., 2310.06825 , 2310.06825v2 , or legacy cs.CL/0301001 ). Returns full metadata: title, authors, abstract, categories, DOI (if linked), PDF URL. -
search_papers— Search arXiv preprints. Plain text searches all fields; use prefixes for targeted queries: au:hinton (author), ti:transformer (title), abs:diffusion (abstract), cat:cs.AI (category), all:quantum (any