Skip to main content
Glama

World Bank MCP Server

by anshumax

World Bank MCP Server

smithery badge

A Model Context Protocol (MCP) server that enables interaction with the open World Bank data API. This server allows AI assistants to list indicators and analyse those indicators for the countries that are available with the World Bank.

Features

  • List available countries in the World Bank open data API

  • List available indicators in the World Bank open data API

  • Analyse indicators, such as population segments, poverty numbers etc, for countries

  • Comprehensive logging

Usage

With Claude Desktop

Add this to your claude_desktop_config.json:

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

Installing via Smithery

To install World Bank Data Server for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install @anshumax/world_bank_mcp_server --client claude
Deploy Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

Related MCP Servers

  • -
    security
    A
    license
    -
    quality
    Exposes Denmark's Statistical Bureau API as programmable resources, making it easy to integrate with language models and modern AI applications to enable natural language queries for statistical data.
    Last updated -
    14
    MIT License
  • -
    security
    F
    license
    -
    quality
    Provides access to Israel's OpenBudget API, allowing users to query and search various government budget datasets including budget items, contracts, and support payments.
    Last updated -
    13
  • -
    security
    -
    license
    -
    quality
    Provides access to Israel's OpenBudget API, enabling users to query and search various governmental budget datasets including budget items, contracts, and support payments.
    Last updated -
    13

View all related MCP servers

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/anshumax/world_bank_mcp_server'

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