# 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 for a country. Returns GDP, population, life expectancy, inflation, unemployment, and more. Endpoint: https://statisticsoftheworld.com/api/mcp
- get_indicator_ranking - Rank countries by an indicator available to the caller's tier. Supports top N and bottom N 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
- get_series_data - High-frequency (daily/weekly/monthly) series: US Treasury yield curve (UST.YC.3M … UST.YC.30Y), SOFR/EFFR/OBFR, CORRA and GoC yields, central bank policy rates for ~38 economies (BIS.CBPOL.M/D), monthly CPI inflation for ~190 countries (IMF.CPI.YOY.M, IMF.CPI.FOOD.YOY.M), monthly 10-year government bond yields for 40+ countries (OECD.IRLT.10Y), monthly unemployment (ILO.UNEMP.RT.M, EUROSTAT.UNEMP.RT.M), Eurostat HICP/industrial production/retail (EUROSTAT.*.M), monthly electricity (EMBER.ELEC.*.M), and daily shipping chokepoint transits plus weekly port trade volumes (PORTWATCH.*). Call list_series to browse. Every response carries source licence and attribution. Endpoint: https://statisticsoftheworld.com/api/mcp
- list_series - List the high-frequency series catalog (rates, yields, monthly labour and energy) with frequency, unit, source, and licence for each. Endpoint: https://statisticsoftheworld.com/api/mcp
- compare_sources - Cross-source reconciliation: for one concept (e.g. GDP), return the IMF, World Bank, and UN values side by side per country, with the year each source reports. Sources legitimately disagree — different vintages, exchange-rate conventions, and revision cycles; this tool makes the disagreement visible instead of hiding it. Works for concepts with a multi-source mapping (GDP, GDP per capita, GDP growth, population, and others). Endpoint: https://statisticsoftheworld.com/api/mcp
- get_release_calendar - Upcoming central-bank rate decisions, official data releases (GDP, trade), and IMF/World Bank meeting dates, collected from each institution's own published schedule (ECB, Bank of Canada, US BEA). Every entry carries its primary source URL. 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
