Loading...
Side-by-side comparison of sandbox MCP tools
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}]]Get the last 10 years of total population for a country by ISO code. Returns [metadata, data[]] with each year's date and population value
Server
World Bank
Parameters (1)
countryreqstringResponse shape
[{page, total}, [{date, value, country}]]Parameters
2 vs 1
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.