# Statistics of the World MCP server

490+ economic & demographic indicators for 218 countries from IMF, World Bank, UN, FRED.

## Links
- Registry page: https://www.getdrio.com/mcp/com-statisticsoftheworld-sotw
- Repository: https://github.com/dregon03/statisticsoftheworld
- Website: https://statisticsoftheworld.com/mcp

## Install
- Endpoint: https://statisticsoftheworld.com/api/mcp
- Auth: Not captured

## Setup notes
- Remote header: X-API-Key (secret)
- Remote endpoint: https://statisticsoftheworld.com/api/mcp
- Header: X-API-Key

## Tools
- get_country_overview - Get all key statistics and AI narrative for a country. Returns GDP, population, life expectancy, inflation, unemployment, and more. Endpoint: https://statisticsoftheworld.com/api/mcp
- get_indicator_ranking - Rank countries by any indicator. Supports top N, bottom N. Use for "highest GDP", "lowest unemployment", "most populated" queries. Endpoint: https://statisticsoftheworld.com/api/mcp
- get_historical_data - Get historical time series (20+ years) for a country and indicator pair. Endpoint: https://statisticsoftheworld.com/api/mcp
- compare_countries - Compare 2-10 countries on selected indicators. Endpoint: https://statisticsoftheworld.com/api/mcp
- search_indicators - Search for indicators by keyword. Use when you need to find the right indicator ID. Endpoint: https://statisticsoftheworld.com/api/mcp
- get_available_indicators - List all available indicators grouped by category. Endpoint: https://statisticsoftheworld.com/api/mcp
- get_country_list - List all 218 countries with metadata (region, income level, capital). Endpoint: https://statisticsoftheworld.com/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.statisticsoftheworld
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 29, 2026
- Source: https://registry.modelcontextprotocol.io
