Skip to main content
Glama
anshumax

World Bank MCP Server

by anshumax

世界銀行MCPサーバー

鍛冶屋のバッジ

世界銀行のオープンデータAPIとの連携を可能にするモデルコンテキストプロトコル(MCP)サーバー。このサーバーにより、AIアシスタントは世界銀行が提供している国の指標をリスト化し、分析することが可能になります。

特徴

  • 世界銀行オープンデータAPIで利用可能な国の一覧

  • 世界銀行オープンデータAPIで利用可能な指標の一覧

  • 各国の人口区分、貧困者数などの指標を分析する

  • 包括的なログ記録

Related MCP server: world-bank-server

使用法

クロード・デスクトップ

これをclaude_desktop_config.jsonに追加します:

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

Smithery経由でインストール

Smithery経由で Claude Desktop 用の World Bank Data Server を自動的にインストールするには:

npx -y @smithery/cli install @anshumax/world_bank_mcp_server --client claude
Install Server
F
license - not found
B
quality
F
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

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

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