You're viewing a demo portfolio

Join the waitlist
PRSM

get_dataset

Active

Tool of Dryad

declared in 0.1.0

Fetch a single Dryad dataset by its DOI (e.g. "doi:10.5061/dryad.hx3ffbgjj" or "10.5061/dryad.hx3ffbgjj"). Returns full metadata — title, authors, abstract, keywords, publication date, field of science, license, version — plus a download URL for the dataset files. Keyless.

Parameters schema

{
  "type": "object",
  "required": [
    "doi"
  ],
  "properties": {
    "doi": {
      "type": "string",
      "description": "Dataset DOI, with or without the \"doi:\" prefix (e.g. \"doi:10.5061/dryad.hx3ffbgjj\")."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Dryad

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

1/7 registries
View full server →
get_dataset — Dryad — PRSM MCP