You're viewing a demo portfolio

Join the waitlist
PRSM

list_dataflows

Active

Tool of Unicef

declared in 0.1.0

Browse or keyword-search UNICEF's datasets (dataflows). UNICEF Data covers child health, nutrition, education, child protection, child mortality, child poverty, immunization, water/sanitation/hygiene (WASH) and the child-related SDGs. Each result has an `id` (the dataflowId you pass to dataflow_structure / get_data), a `version`, and an English name. There are ~70 datasets; pass `query` to filter. Example: list_dataflows({ query: "mortality" }) or list_dataflows({ query: "nutrition" }).

Parameters schema

{
  "type": "object",
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max results to return (default 50)."
    },
    "query": {
      "type": "string",
      "description": "Case-insensitive substring filter on dataset id or name, e.g. \"mortality\", \"education\", \"immunization\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Unicef

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

1/7 registries
View full server →
list_dataflows — Unicef — PRSM MCP