You're viewing a demo portfolio

Join the waitlist
PRSM

community_records

Active

Tool of Zenodo

declared in 0.1.0

Fetch paginated records belonging to a Zenodo community by its slug id (e.g. "openaire"). Returns record metadata, DOIs, and file links for all items in the community.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": "covid-19",
      "page": 1,
      "size": 25
    }
  ],
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string"
    },
    "page": {
      "type": "number"
    },
    "size": {
      "type": "number"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Zenodo

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

1/7 registries
View full server →