You're viewing a demo portfolio

Join the waitlist
PRSM

get_paper_citations

Active

Tool of mcp-semanticscholar

declared in 0.1.0

List papers that CITE a given paper (the works citing it), with their titles, authors, year, and citation counts. Useful for forward citation tracing and finding follow-up work. Keyless.

Parameters schema

{
  "type": "object",
  "required": [
    "paper_id"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max citing papers to return (default 10, max 25)."
    },
    "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_citations — mcp-semanticscholar — PRSM MCP