Skip to main content
Glama
anshumax

World Bank MCP Server

by anshumax

世界银行MCP服务器

铁匠徽章

一个模型上下文协议 (MCP) 服务器,支持与开放的世界银行数据 API 进行交互。该服务器允许人工智能助手列出指标,并分析世界银行现有各国的指标。

特征

  • 列出世界银行开放数据 API 中可用的国家

  • 列出世界银行开放数据 API 中可用的指标

  • 分析各国的人口结构、贫困人数等指标

  • 综合日志记录

Related MCP server: MCP Server for Danmarks Statistik

用法

使用 Claude Desktop

将其添加到您的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 安装世界银行数据服务器:

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

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