You're viewing a demo portfolio

Join the waitlist
PRSM

get_abstract

Active

Tool of mcp-pubmed

declared in 0.1.0

Full abstract text for one PubMed article by ID. Returns the abstract with structured sections (background, methods, results, conclusions) when the journal published it that way, otherwise the unstructured abstract. Use when summarizing a single paper or answering "what does paper X actually say". For batch citation metadata use get_summary; for finding papers use search_pubmed.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": "33579999"
    }
  ],
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "A single PubMed ID (e.g., \"33579999\")"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

mcp-pubmed

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

2/7 registries
View full server →