You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool of Zenodo

declared in 0.1.0

Search Zenodo open-research repository for datasets, publications, software, and other research outputs by keyword query. Filterable by type, community, and sort order (mostrecent/bestmatch/mostviewed); returns metadata, DOI, and file links.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "climate change data"
    },
    {
      "page": 1,
      "size": 20,
      "sort": "mostrecent",
      "type": "dataset",
      "query": "machine learning"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "page": {
      "type": "number"
    },
    "size": {
      "type": "number"
    },
    "sort": {
      "type": "string",
      "description": "mostrecent | bestmatch | mostviewed"
    },
    "type": {
      "type": "string",
      "description": "dataset | publication | software | presentation | poster | image | video | other"
    },
    "query": {
      "type": "string"
    },
    "communities": {
      "type": "string",
      "description": "Comma-sep community ids."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Zenodo

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

1/7 registries
View full server →