AgentPMT
Global Poverty & Inequality Data

Global Poverty & Inequality Data

Data

Available ActionsEach successful request consumes credits as outlined below.

query_poverty_data5cr

Details

Explore how poverty and wealth are distributed across 200+ countries using data from the World Bank. Find out what share of a nation's population lives below the international poverty line, how income is split between the richest and poorest households, and whether conditions are improving or getting worse over time. Compare any country against its region or the world, track progress toward ending extreme poverty, and uncover the story behind the numbers with built-in trend analysis and contextual insights.

Use Cases

Development analysis, poverty research, inequality studies, SDG monitoring, policy research

Actions(1)

query_poverty_data5cr5 params(1 required)

Fetch poverty and inequality data for a country or region from the World Bank World Development Indicators database.

Fetch poverty and inequality data for a country or region from the World Bank World Development Indicators database.

country_or_regionrequiredstring

Country or region name in plain English. Supports 200+ countries (e.g., India, Kenya, Brazil), regional aggregations (e.g., Sub-Saharan Africa, South Asia, Latin America and Caribbean), income groups (e.g., Low Income, High Income, OECD), and global (World or Global). Common abbreviations like USA, UK, UAE are accepted.

metric_typestring

Type of poverty/inequality metric to query.

Values:
poverty_headcountextreme_povertygini_indexginiinequalityincome_distributionall
Default: all
time_periodstring

Time period for data retrieval: 'latest' for most recent year, 'last_5_years', 'last_10_years', or a specific range like '2015:2020'.

Default: latest
include_regional_comparisonboolean

Include regional and global averages (World, Sub-Saharan Africa, South Asia, Latin America & Caribbean, East Asia & Pacific, Middle East & North Africa) for context.

Default: true
include_trendsboolean

Include trend analysis showing direction, absolute change, percent change, and data point count when historical data is available.

Default: true

Frequently Asked Questions

How do I connect this tool to an external agent?

Install commands

npm install -g @agentpmt/mcp-router
agentpmt-setup

Hosted MCP config

{
  "mcpServers": {
    "agentpmt": {
      "type": "streamable-http",
      "url": "https://api.agentpmt.com/mcp",
      "headers": {
        "Authorization": "Bearer <AGENTPMT_BEARER_TOKEN>",
        "x-instance-metadata": "{\"client\":\"generic-mcp\",\"platform\":\"remote\"}"
      }
    }
  }
}

How does an external agent use this tool?

Agent prompt

Call the AgentPMT-Tool-Search-and-Execution tool with action 'get_schema' and tool_id 6980d4fd71cad8f61bf5b1a4 ("Global Poverty & Inequality Data"). Then call the same tool with action 'call_tool', tool_id 6980d4fd71cad8f61bf5b1a4, and the parameters needed for my request.

Looking for help integrating AI into your business? Set up a free consultation.