M
MCP Wbgapi360
Enterprise-grade Async Python Client for World Bank Data360 API with hybrid MCP support for AI Agents (Claude/OpenAI).
创建于 2/5/2026
更新于 19 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx mcp_wbgapi360
Cursor 配置 (mcp.json)
{
"mcpServers": {
"maykolmedrano-mcp-wbgapi360": {
"command": "uvx",
"args": [
"mcp_wbgapi360"
]
}
}
}