search
ActiveTool of Zenodo
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."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Zenodo
https://github.com/pipeworx-io/mcp-zenodo
1/7 registries