Skip to main content
Glama
bhayanak

World Bank MCP Server

by bhayanak

Packages

Package

Description

Links

world-bank-mcp-server

Standalone MCP stdio server

README · npm

world-bank-vscode-extension

VS Code extension with auto-registered MCP server

README · Marketplace

Related MCP server: WorldBank GDP & Employment MCP Server

Quick Start

Use with any MCP client

npx world-bank-mcp-server
{
  "mcpServers": {
    "world-bank": {
      "command": "npx",
      "args": ["-y", "world-bank-mcp-server"]
    }
  }
}

Use in VS Code

Install the extension → the MCP server auto-registers with start/stop/restart controls.

Tools at a Glance

Tool

What it does

wb_get_indicator

Indicator metadata

wb_search_indicators

Search by keyword

wb_get_country

Country profile + quick stats

wb_list_countries

Filter by region/income

wb_get_data

Indicator data (year range / MRV)

wb_get_timeseries

Long-range trends with sparklines

wb_compare_countries

Side-by-side comparison (2–6 countries)

wb_list_topics

Browse data topics

wb_get_topic_indicators

Topic → indicators

wb_get_regional_data

Regional aggregates

License

MIT © bhayanak

Related MCP Connectors

Related MCP Servers

  • F
    license
    B
    quality
    D
    maintenance
    Enables AI assistants to interact with the World Bank open data API, allowing for listing and analysis of indicators across available countries.
    1
    50
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that interfaces with the WorldBank API to retrieve economic and labor market data such as GDP and employment indicators. It allows LLMs to query global development statistics including unemployment rates, labor force participation, and sectoral employment data.
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    Exposes World Bank development data to AI agents via local CSV resources and live API tools, enabling queries about GDP, population, and other indicators.
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    Provides LLM agents direct access to World Bank development indicators, enabling search, validation, and retrieval of data on topics like GDP, poverty, and gender equality.
    35
    -