World Bank MCP Server
世界銀行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 claudeMaintenance
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
- AlicenseAqualityDmaintenanceEnables access to World Bank Data360 API with 1000+ economic and social indicators across 200+ countries and 60+ years of historical data, allowing searches, temporal coverage checks, and filtered data retrieval through natural language queries.51MIT
- Flicense-qualityDmaintenanceExposes World Bank development data to AI agents via local CSV resources and live API tools, enabling queries about GDP, population, and other indicators.

Data360 MCP Serverofficial
Flicense-qualityCmaintenanceProvides LLM agents direct access to World Bank development indicators, enabling search, validation, and retrieval of data on topics like GDP, poverty, and gender equality.33- Alicense-qualityCmaintenanceEnables AI agents to access and query World Bank data (free, no auth) through natural language or direct tools, wrapping the World Bank Data API v2.12MIT
Related MCP Connectors
Query 29,500+ World Bank development indicators for 200+ countries across 60+ years.
World Bank World Development Indicators: curated country-year economy, health, education and more.
Macro indicators from World Bank, FRED, IMF, and OECD via unified query surface.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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