Loading...
Side-by-side comparison of sandbox MCP tools
List all World Bank countries and aggregates. Returns [metadata, data[]] with id, iso2Code, name, region, incomeLevel, and capitalCity for each. No arguments needed
Server
World Bank
Parameters (0)
No parameters (zero-arg)
Response shape
[{page, total}, [{id, iso2Code, name, region, incomeLevel}]]Get the last 10 years of a World Bank indicator for a country. Pass country (ISO2/ISO3 like US, BRA) and indicator code (e.g. NY.GDP.MKTP.CD). Returns [metadata, data[]] with each point's date, value, and labels
Server
World Bank
Parameters (2)
countryreqstringindicatorreqstringResponse shape
[{page, total}, [{country, date, value, indicator}]]Parameters
0 vs 2
Method
GET vs GET
Server
World Bank vs World Bank
Use both tools with no rate limits
Deploy your own MCP server with all 6 World Bank tools. Unlimited calls, custom domain, no auth hassle.