search_datasets
ActiveTool of Dryad
Search Dryad, a curated repository of open research datasets (mostly the data underlying published, peer-reviewed studies in any field of science). Full-text query over titles, abstracts, authors and keywords. Returns matching datasets with DOI, title, authors, truncated abstract, keywords, publication date, field of science and license. Keyless.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"page": {
"type": "number",
"description": "Page number, 1-based (default 1)."
},
"limit": {
"type": "number",
"description": "Max results per page (default 20, max 100)."
},
"query": {
"type": "string",
"description": "Search terms (e.g. \"coral bleaching\", \"maize genome\")."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Dryad
https://github.com/pipeworx-io/mcp-dryad
1/7 registries