You're viewing a demo portfolio

Join the waitlist
PRSM

get_poverty

Active

Tool of Worldbank Poverty

declared in 0.1.0

Official World Bank poverty & inequality estimates for a country (or all countries). Returns poverty headcount, poverty gap, poverty severity, Gini, mean & median welfare (income or consumption, $/day in 2017 PPP), income deciles, and population in poverty. Use povline to pick the international line: 2.15 (extreme poverty), 3.65 (lower-middle-income), 6.85 (upper-middle-income).

Parameters schema

{
  "type": "object",
  "properties": {
    "year": {
      "type": "string",
      "description": "Reporting year (e.g. \"2020\") or \"all\" for the full time series. Default \"all\"."
    },
    "country": {
      "type": "string",
      "description": "ISO3 country code (e.g. \"BRA\", \"IND\", \"NGA\") or \"all\" for every country. Default \"all\"."
    },
    "povline": {
      "type": "number",
      "description": "Poverty line in $/day (2017 PPP). Common values: 2.15, 3.65, 6.85. Default 2.15."
    },
    "fill_gaps": {
      "type": "boolean",
      "description": "If true, interpolate/extrapolate estimates for years without a survey. Default false (survey years only)."
    }
  }
}

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 →