You're viewing a demo portfolio

Join the waitlist
PRSM

get_paper

Active

Tool of Arxiv

declared in 0.1.0

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.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "arxiv_id": "2310.06825"
    },
    {
      "arxiv_id": "2310.06825v2"
    }
  ],
  "required": [
    "arxiv_id"
  ],
  "properties": {
    "arxiv_id": {
      "type": "string",
      "description": "arXiv identifier (with or without version suffix)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Arxiv

https://github.com/pipeworx-io/mcp-arxiv

1/7 registries
View full server →
get_paper — Arxiv — PRSM MCP