You're viewing a demo portfolio

Join the waitlist
PRSM

orcid_get_funding

Active

Tool of io.github.cyanheads/orcid-mcp-server

declared in 0.2.6

Fetch funding records for an ORCID researcher: grants, contracts, awards, and salary awards. Returns funder names, funder organization identifiers, grant numbers, and funding periods. Funding data is entirely self-reported — most researchers do not enter funding even when they have grants. Absence of funding records does not imply absence of funding. When records exist they are high-value for grant tracking and funder analysis.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "orcid_id"
  ],
  "properties": {
    "orcid_id": {
      "type": "string",
      "pattern": "^(https?:\\/\\/orcid\\.org\\/)?\\d{4}-\\d{4}-\\d{4}-\\d{3}[\\dX]$",
      "description": "ORCID iD — bare format (0000-0001-2345-6789) or full URI (https://orcid.org/0000-0001-2345-6789)."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.cyanheads/orcid-mcp-server

https://github.com/cyanheads/orcid-mcp-server

1/7 registries
View full server →