MCP.so
ログイン

World Bank MCP Server

@MCP-Mirror

World Bank MCP Server について

Mirror of

基本情報

カテゴリ

金融とコマース

ランタイム

python

トランスポート

stdio

公開者

MCP-Mirror

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "anshumax_world_bank_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "@anshumax/world_bank_mcp_server",
        "--client",
        "claude"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is World Bank MCP Server?

An MCP server that enables interaction with the open World Bank data API, allowing AI assistants to list indicators and analyse those indicators for available countries.

How to use World Bank MCP Server?

Add a world_bank entry to your claude_desktop_config.json using the uv command with the server's directory path and run world_bank_mcp_server. Alternatively, install via Smithery using the CLI command npx -y @smithery/cli install @anshumax/world_bank_mcp_server --client claude.

Key features of World Bank MCP Server

  • List available countries in the World Bank open data API
  • List available indicators in the World Bank open data API
  • Analyse indicators (e.g., population, poverty) for countries
  • Comprehensive logging

Use cases of World Bank MCP Server

FAQ from World Bank MCP Server

What is the World Bank MCP Server?

What dependencies or runtime does it require?

Where does the data live?

What are the known limits or supported transports?

コメント

「金融とコマース」の他のコンテンツ