You're viewing a demo portfolio

Join the waitlist
PRSM

search_datasets

Active

Tool of mcp-openaire

declared in 0.1.0

"Find research datasets about [topic]" / "open data on [subject]" / "look up [field] datasets" — search research datasets registered in OpenAIRE (Zenodo, Dryad, Figshare, B2SHARE etc.). Use for finding open research data to reuse / cite.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "genomic sequencing data"
    },
    {
      "query": "climate observations",
      "to_year": "2024",
      "from_year": "2015"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "page": {
      "type": "number",
      "description": "1-based page (default 1)"
    },
    "size": {
      "type": "number",
      "description": "Page size, 1-100 (default 20)"
    },
    "query": {
      "type": "string",
      "description": "Free-text query (matches title/abstract/keywords)"
    },
    "to_year": {
      "type": "string"
    },
    "from_year": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-openaire

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

2/7 registries
View full server →