get_research_product
ActiveTool of mcp-openaire
declared in 0.1.0
Fetch a single research product (publication / dataset / software) by OpenAIRE ID — use after `search_publications` / `search_datasets` / `search_software` to get the full record.
Parameters schema
{
"type": "object",
"examples": [
{
"id": "doi_dedup___::10.1038/nature12373"
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "OpenAIRE id (e.g. \"doi_dedup___::abc...\")"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-openaire
https://github.com/pipeworx-io/mcp-openaire
2/7 registries