You're viewing a demo portfolio

Join the waitlist
PRSM

get_doi

Active

Tool of Datacite

declared in 0.1.0

Fetch a single DOI record. Returns full metadata: title(s), creators with affiliations and ORCIDs, abstract, publisher, year, dates, related identifiers, subjects, license, sizes/formats.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "doi": "10.5281/zenodo.1234567"
    }
  ],
  "required": [
    "doi"
  ],
  "properties": {
    "doi": {
      "type": "string",
      "description": "DOI (e.g., \"10.5281/zenodo.1234567\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Datacite

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

1/7 registries
View full server →
get_doi — Datacite — PRSM MCP