Statistics of the World
com.statisticsoftheworld/sotw490+ economic & demographic indicators for 218 countries from IMF, World Bank, UN, FRED.
Tools · 7
Get all key statistics and AI narrative for a country. Returns GDP, population, life expectancy, inflation, unemployment, and more.
Rank countries by any indicator. Supports top N, bottom N. Use for "highest GDP", "lowest unemployment", "most populated" queries.
Get historical time series (20+ years) for a country and indicator pair.
Compare 2-10 countries on selected indicators.
Search for indicators by keyword. Use when you need to find the right indicator ID.
List all available indicators grouped by category.
List all 218 countries with metadata (region, income level, capital).
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"statistics_of_the_world": {
"url": "https://statisticsoftheworld.com/api/mcp",
"transport": "streamable-http"
}
}
}