# io.github.tianyuio/worldbank-mcp (npm · worldbank-mcp)

World Bank Open Data MCP Server

- Trust score: 67/100 (medium)
- Change this week: +22
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `worldbank-mcp`: 67/100 (this document), [markdown](https://verifymcp.io/servers/tianyuio-worldbank-mcp/worldbank-mcp.md), [page](https://verifymcp.io/servers/tianyuio-worldbank-mcp/worldbank-mcp)

## Channel facts

- Registry: `npm`
- Package: `worldbank-mcp`
- Version: `1.0.1`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 87/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (109 of 110), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (109 of 110), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 154 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 68/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 925 tokens (~132/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 23/100
  - Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add tianyuio-worldbank-mcp -- npx -y worldbank-mcp
```

### Codex

```bash
codex mcp add tianyuio-worldbank-mcp -- npx -y worldbank-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "tianyuio-worldbank-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "worldbank-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add tianyuio-worldbank-mcp --command npx --arg -y --arg worldbank-mcp
```

### Hermes

```yaml
mcp_servers:
  tianyuio-worldbank-mcp:
    command: "npx"
    args: ["-y", "worldbank-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "tianyuio-worldbank-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "worldbank-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 67, +18)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Stability: unverified → 0.23
- [functional improvement] License: unverified → pass
- [functional] Licence: MIT

### 2026-08-02 (score 49, +24)

- [security improvement] Malware scan: unverified → pass
- [functional improvement] Schema quality: unverified → good

### 2026-08-01 (score 25, +5)

- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [functional improvement] MCP protocol: unverified → pass

### 2026-07-31 (score 20, −7)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 27, −18)

- [security regression] Malware scan: pass → unverified

### 2026-07-27 (score 45)

First indexed and scored.

## MCP tools (7)

### `get-countries` (~55 tokens)

Get all countries supported by World Bank

Input parameters:

- `incomeLevel` (string): Filter by income level, e.g.: "High income"
- `region` (string): Filter by region, e.g.: "East Asia & Pacific"

### `get-country-info` (~38 tokens)

Get detailed information for a specific country

Input parameters:

- `countryCode` (string, required): Country code, e.g.: CN (China), US (USA)

### `search-indicators` (~35 tokens)

Search for available indicators

Input parameters:

- `keyword` (string, required): Search keyword, e.g.: "education", "health", "environment"

### `get-economic-data` (~250 tokens)

Get economic data for a country

Input parameters:

- `countryCode` (string, required): Country code, e.g.: CN
- `indicator` (string, required): Economic indicator, e.g.:       - "GDP": Gross Domestic Product (NY.GDP.MKTP.CD)       - "GDP_GROWTH": GDP growth rate (NY.GDP.MKTP.KD.ZG)       - "GDP_PER_CAPITA": GDP per capita (NY.GDP.PCAP.CD)…
- `years` (number): Number of years to query, default 10 years

### `get-social-data` (~151 tokens)

Get social development data for a country

Input parameters:

- `countryCode` (string, required): Country code, e.g.: CN
- `indicator` (string, required): Social indicator, e.g.:       - "POPULATION": Total population (SP.POP.TOTL)       - "LIFE_EXPECTANCY": Life expectancy (SP.DYN.LE00.IN)       - "BIRTH_RATE": Birth rate (SP.DYN.CBRT.IN)       - "DEA…
- `years` (number): Number of years to query, default 10 years

### `get-education-data` (~168 tokens)

Get education data for a country

Input parameters:

- `countryCode` (string, required): Country code, e.g.: CN
- `indicator` (string, required): Education indicator, e.g.:       - "LITERACY_RATE": Literacy rate (SE.ADT.LITR.ZS)       - "SCHOOL_ENROLLMENT": School enrollment rate (SE.PRM.ENRR)       - "SCHOOL_COMPLETION": Primary completion ra…
- `years` (number): Number of years to query, default 10 years

### `get-health-data` (~228 tokens)

Get health and nutrition data for a country

Input parameters:

- `countryCode` (string, required): Country code, e.g.: CN
- `indicator` (string, required): Health and nutrition indicator, e.g.:       - "HEALTH_EXPENDITURE": Health expenditure (SH.XPD.CHEX.GD.ZS)       - "PHYSICIANS": Physicians per 1,000 people (SH.MED.PHYS.ZS)       - "HOSPITAL_BEDS":…
- `years` (number): Number of years to query, default 10 years

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/tianyuio-worldbank-mcp/worldbank-mcp#diagnostics

## Score history

- 2026-08-03: 67
- 2026-08-02: 49
- 2026-08-01: 25
- 2026-07-31: 20
- 2026-07-30: 27
- 2026-07-28: 45
- 2026-07-27: 45

## Links

- npm package: https://www.npmjs.com/package/worldbank-mcp
- Socket report: https://socket.dev/npm/package/worldbank-mcp
- Repository: https://github.com/tianyuio/worldbank-mcp
- Changelog RSS feed: https://verifymcp.io/servers/tianyuio-worldbank-mcp/worldbank-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/tianyuio-worldbank-mcp/worldbank-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/tianyuio-worldbank-mcp/worldbank-mcp
