dataset_details
ActiveTool of Hdx
Full dataset record by id or slug (CKAN package_show), including its resources. Each resource has a "download_url"/"url" pointing at the actual data file (usually CSV/XLSX) — that is how you read the underlying rows, since HDX does not expose a keyless row query.
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "Dataset id or slug, e.g. \"idmc-idp-data-pak\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Hdx
https://github.com/pipeworx-io/mcp-hdx
1/7 registries