World Bank
World Bank indicator
Time series of a World Bank development indicator for one or more countries (GDP 'NY.GDP.MKTP.CD', population 'SP.POP.TOTL', inflation 'FP.CPI.TOTL.ZG'...). Response is [metadata, rows]. Use mrv (most recent values) or a date range; mrv wins when both are set.
Free World BankFinanceworld-bank/indicatorActive
Use this tool with your agent
Give this to your agent
Use my connected Agentik MCP server. I want to use the tool world-bank/indicator (World Bank indicator). Call inspect_tool with {"tool_id": "world-bank/indicator"} first and tell me the price before anything runs. Ask me for the inputs it needs; never invent values, IDs or file URLs. When I confirm, call run_tool with tool_id "world-bank/indicator" and my inputs, follow it with get_run if it is still running, and give me the result and the price Agentik reports. If the tool is unavailable, say so and use discover_tools to propose an alternative.Show the prompt
Paste it into Claude, ChatGPT or Codex: your agent takes it from there, and shows the price before it runs.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
country | string | Yes | ISO2 or ISO3 code(s) separated by ';', e.g. 'FR' or 'FR;DE;US', or 'all' |
indicator | string | Yes | Indicator code, e.g. 'NY.GDP.MKTP.CD' |
mrv | integer | No | Most recent N values per country |
date | string | No | Year or range, e.g. '2020' or '2015:2024' |
per_page | integer | No |
How your agent calls it
First inspect_tool for the current schema and price, then run_tool with the published example after confirming your inputs:
{
"tool_id": "world-bank/indicator",
"input": {
"country": "FR",
"indicator": "NY.GDP.MKTP.CD",
"mrv": 3
}
}Price and billing
- Price
- Free
- Model
- Per call
- Detail
- No charge per call. A workspace is still needed so your agent can call it.
- License
- CC BY 4.0 (World Bank Open Data)
- Attribution
- Data from the World Bank (CC BY 4.0)
- The provider’s price, 0% markup.
- One prepaid balance for every provider; your agent sees the price before it runs.
- Pay for measured usage; unused reservations are released.