You're viewing a demo portfolio

Join the waitlist
PRSM

get_paper

Active

Tool of mcp-semanticscholar

declared in 0.1.0

Get full metadata for a single paper by ID. Accepts a Semantic Scholar paper ID, or a prefixed ID like "DOI:10.1145/3292500", "arXiv:2106.15928", or "CorpusId:215416146". Returns abstract, TLDR summary, authors, venue, citation/reference counts, fields of study, and open-access PDF. Keyless.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "paper_id": "DOI:10.1038/s41586-021-03819-2"
    },
    {
      "paper_id": "ArXiv:2312.10997"
    }
  ],
  "required": [
    "paper_id"
  ],
  "properties": {
    "paper_id": {
      "type": "string",
      "description": "Paper identifier. A Semantic Scholar ID, or prefixed: \"DOI:10...\", \"arXiv:2106.15928\", \"CorpusId:...\"."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

mcp-semanticscholar

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

2/7 registries
View full server →
get_paper — mcp-semanticscholar — PRSM MCP