You're viewing a demo portfolio

Join the waitlist
PRSM

get_poverty_regional

Active

Tool of Worldbank Poverty

declared in 0.1.0

Aggregated World Bank poverty estimates at the regional/group level (not per-country). Returns headcount, poverty gap, mean welfare, and total population in poverty for each group. group_by controls the aggregation: "wb" = World Bank geographic regions, "inc" = income groups (HIC/UMIC/LMIC/LIC), "none" = global total.

Parameters schema

{
  "type": "object",
  "properties": {
    "year": {
      "type": "string",
      "description": "Reporting year (e.g. \"2020\") or \"all\". Default \"all\"."
    },
    "povline": {
      "type": "number",
      "description": "Poverty line in $/day (2017 PPP). Common values: 2.15, 3.65, 6.85. Default 2.15."
    },
    "group_by": {
      "enum": [
        "wb",
        "inc",
        "none"
      ],
      "type": "string",
      "description": "Aggregation: \"wb\" geographic regions, \"inc\" income groups, \"none\" global total. Default \"wb\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Worldbank Poverty

https://github.com/pipeworx-io/mcp-worldbank-poverty

1/7 registries
View full server →
get_poverty_regional — Worldbank Poverty — PRSM MCP