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

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Macro data for AI agents: GDP, inflation, unemployment & trade, any country. No API keys.

  • Macro data for AI agents: GDP, inflation, unemployment and more (World Bank, US BLS). No keys.

  • Query 29,500+ World Bank development indicators for 200+ countries across 60+ years.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bhayanak/worldbank-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server