Agent Tools
Back to MCP servers
● healthy

skills: {'id': 'get_country_overview', 'name': 'get_country_overview', 'description': 'Get all key statistics and AI narrative for a country. Returns GDP, population, life expectancy, inflation, unemployment, and more.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_indicator_ranking', 'name': 'get_indicator_ranking', 'description': 'Rank countries by any indicator. Supports top N, bottom N. Use for "highest GDP", "lowest unemployment", "most populated" queries.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_historical_data', 'name': 'get_historical_data', 'description': 'Get historical time series (20+ years) for a country and indicator pair.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'compare_countries', 'name': 'compare_countries', 'description': 'Compare 2-10 countries on selected indicators.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'search_indicators', 'name': 'search_indicators', 'description': 'Search for indicators by keyword. Use when you need to find the right indicator ID.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_available_indicators', 'name': 'get_available_indicators', 'description': 'List all available indicators grouped by category.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_country_list', 'name': 'get_country_list', 'description': 'List all 218 countries with metadata (region, income level, capital).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 297.2ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://statisticsoftheworld.com/api/mcp
JSON-RPC initialize probe
curl -X POST https://statisticsoftheworld.com/api/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://statisticsoftheworld.com/api/mcp
Listed at (chiark)
https://chiark.ai/agents/5e86d919-654a-4c94-9f78-6d1e23dccf21