](https://mseep.ai/app/anshumax-world-bank-mcp-server)
世界银行MCP服务器
](https://smithery.ai/server/@anshumax/world_bank_mcp_server)
一种模型上下文协议(MCP)服务器,能够与开放的世界银行数据API进行交互。该服务器允许人工智能助手列出世界银行提供的国家的指标并分析这些指标。
特性
- 列出世界银行开放数据API中的可用国家
- 列出世界银行开放数据API中的可用指标
- 分析各国的人口细分、贫困数字等指标
- 综合录井
用法
使用克劳德桌面
将此添加到您的 claude_desktop_config.json:
{
"mcpServers": {
"world_bank": {
"command": "uv",
"args": [
"--directory",
"path/to/world_bank_mcp_server",
"run",
"world_bank_mcp_server"
]
}
}
}通过Smithery安装
通过以下方式自动安装克劳德桌面世界银行数据服务器 史密瑟里:
npx -y @smithery/cli install @anshumax/world_bank_mcp_server --client claude