Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

World Bank

БесплатноНе проверен

An implementation of the Model Context Protocol for the World Bank open data API

GitHubEmbed

Описание

An implementation of the Model Context Protocol for the World Bank open data API

README

MseeP.ai Security Assessment Badge

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

from github.com/anshumax/world_bank_mcp_server

Установка World Bank

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/anshumax/world_bank_mcp_server

FAQ

World Bank MCP бесплатный?

Да, World Bank MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для World Bank?

Нет, World Bank работает без API-ключей и переменных окружения.

World Bank — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить World Bank в Claude Desktop, Claude Code или Cursor?

Открой World Bank на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare World Bank with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development