Back to directory
anshumax/world_bank_mcp_server

anshumax/world_bank_mcp_server

@anshumax

A Model Context Protocol server for interacting with World Bank open data API, allowing AI assistants to list and analyze countries and indicators.

world-bankdataapieconomicsdevelopmentindicatorsanalysisstatisticscontext

Installation & Configuration

{
  "mcpServers": {
    "world_bank": {
      "command": "uv",
      "args": [
        "--directory",
        "path/to/world_bank_mcp_server",
        "run",
        "world_bank_mcp_server"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13