Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Statistics of the World

REMOTE · STATISTICSOFTHEWORLD.COM · SCANNED AUG 3

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

+3 this week 62 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability71
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1098 tokens (~99/item across 11 items; 11 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · statisticsoftheworld.com

# add to Claude Code
claude mcp add --transport http com-statisticsoftheworld-sotw https://statisticsoftheworld.com/api/mcp
# ~/.codex/config.toml
[mcp_servers.com-statisticsoftheworld-sotw]
url = "https://statisticsoftheworld.com/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-statisticsoftheworld-sotw": {
      "type": "remote",
      "url": "https://statisticsoftheworld.com/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-statisticsoftheworld-sotw --url https://statisticsoftheworld.com/api/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-statisticsoftheworld-sotw:
    url: "https://statisticsoftheworld.com/api/mcp"
// mcp.json
{
  "mcpServers": {
    "com-statisticsoftheworld-sotw": {
      "type": "http",
      "url": "https://statisticsoftheworld.com/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 58

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://statisticsoftheworld.com/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=statisticsoftheworld.com CN=YR1,O=Let's Encrypt,C=US 19 Jun 2026 17 Sept 2026 RSA 4096 SHA256-RSA 5d881cfb26e383414c9e254536c1426c060
SANs: statisticsoftheworld.com, www.statisticsoftheworld.com
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of statisticsoftheworld.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
statisticsoftheworld.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://statisticsoftheworld.com/api/mcp Verified 200
http (plaintext) http://statisticsoftheworld.com/api/mcp HTTPS enforced 301 https://statisticsoftheworld.com/api/mcp
MCP tools — 11 exposed · ~1,098 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
compare_countries ~58

Compare 2-10 countries on selected indicators.

NameTypeReqDescription
country_idsarrayyesList of country codes (max 10)
indicator_idsarrayIndicator IDs to compare (default: GDP, population, life expectancy, etc.)

No output schema declared.

No examples provided.

compare_sources ~154

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).

NameTypeReqDescription
country_idstringOptional ISO3 code to return a single country instead of all
indicator_idstringyesConcept key, e.g. IMF.NGDPD (GDP), IMF.NGDPDPC (GDP per capita), IMF.NGDP_RPCH (real growth)

No output schema declared.

No examples provided.

get_available_indicators ~31

List all available indicators grouped by category.

NameTypeReqDescription
categorystringOptional: filter by category name

No output schema declared.

No examples provided.

get_country_list ~36

List all 218 countries with metadata (region, income level, capital).

NameTypeReqDescription
regionstringOptional: filter by region

No output schema declared.

No examples provided.

get_country_overview ~72

Get all key statistics and AI narrative for a country. Returns GDP, population, life expectancy, inflation, unemployment, and more.

NameTypeReqDescription
country_idstringyesISO 3166-1 alpha-3 code (e.g., USA, CAN, GBR, CHN, JPN, DEU)

No output schema declared.

No examples provided.

get_historical_data ~54

Get historical time series (20+ years) for a country and indicator pair.

NameTypeReqDescription
country_idstringyesISO 3166-1 alpha-3 code
indicator_idstringyesIndicator ID

No output schema declared.

No examples provided.

get_indicator_ranking ~133

Rank countries by an indicator available to the caller's tier. Supports top N and bottom N queries.

NameTypeReqDescription
indicator_idstringyesIndicator ID. GDP accepts IMF.NGDPD or the World Bank original NY.GDP.MKTP.CD; also e.g. SP.POP.TOTL for population, FP.CPI.TOTL.ZG for inflation. Call get_available_indicators or search_indicators t…
limitnumberNumber of results (default 10)
orderstring"desc" for highest first, "asc" for lowest first

No output schema declared.

No examples provided.

get_release_calendar ~165

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.

NameTypeReqDescription
countrystringOptional: US, CA, EU, or Global
fromstringStart date YYYY-MM-DD (default: today)
institutionstringOptional: ECB, BOC, BEA, IMF, G7, G20
limitnumberMax events (default 100)
report_typestringOptional: policy_decision, data_release, or meeting
tostringEnd date YYYY-MM-DD (default: +180 days)

No output schema declared.

No examples provided.

get_series_data ~307

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.

NameTypeReqDescription
fromstringStart date YYYY-MM-DD
geostringISO3 country code (e.g. USA, DEU). Omit with latest=true for a cross-country view.
latestbooleantrue: newest observation per geography instead of a time series
limitnumberMax observations (default 120)
series_idstringyesSeries ID, e.g. UST.YC.10Y, OECD.IRLT.10Y, ILO.UNEMP.RT.M

No output schema declared.

No examples provided.

list_series ~36

List the high-frequency series catalog (rates, yields, monthly labour and energy) with frequency, unit, source, and licence for each.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search_indicators ~52

Search for indicators by keyword. Use when you need to find the right indicator ID.

NameTypeReqDescription
querystringyesSearch term (e.g., "gdp", "population", "education", "co2")

No output schema declared.

No examples provided.