Side-by-side comparison of sandbox MCP tools
List common World Bank Development Indicators (source 2). Returns [metadata, data[]] with each indicator's id (code to pass to get_indicator), name, unit, and sourceNote description. No arguments needed
Server
World Bank
Parameters (0)
No parameters (zero-arg)
Response shape
[{page, total}, [{id, name, sourceNote, sourceOrganization}]]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.