← 返回
未分类 中文

Pipeworx worldbank

Retrieve global development data like GDP, population, CO2 emissions, literacy, and mortality rates for countries by ISO code and date range.
通过ISO代码和日期范围获取全球发展数据,包括GDP、人口、二氧化碳排放量、识字率和死亡率等。
brucegutman brucegutman 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 357
下载
💾 0
安装
1
版本
#latest

概述

World Bank

Access the World Bank's development indicators: GDP, population, CO2 emissions, literacy rates, mortality rates, and hundreds more metrics for every country, going back decades.

Tools

get_country -- Basic country info. Pass an ISO code (e.g., US, GBR, IN) and get the full name, region, income level, capital city, and coordinates.

get_indicator -- Time-series data for any World Bank indicator. Specify a country code, indicator code, and optional date range (default 2015-2024).

get_population -- Shortcut for total population over time (indicator SP.POP.TOTL).

get_gdp -- Shortcut for GDP in current USD over time (indicator NY.GDP.MKTP.CD).

Common indicator codes

CodeMetric
--------------
NY.GDP.MKTP.CDGDP (current USD)
SP.POP.TOTLPopulation, total
EN.ATM.CO2E.KTCO2 emissions (kt)
SE.ADT.LITR.ZSLiteracy rate, adult (%)
SH.DYN.MORTUnder-5 mortality rate
SI.POV.GINIGini index

Example: India's GDP over the last decade

curl -X POST https://gateway.pipeworx.io/worldbank/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"get_gdp","arguments":{"country_code":"IN"}}}'
{
  "mcpServers": {
    "worldbank": {
      "url": "https://gateway.pipeworx.io/worldbank/mcp"
    }
  }
}

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 19:52 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 214 📥 71,085
data-analysis

Tavily 搜索

jacky1n7
通过 Tavily API 进行网页搜索(Brave 替代方案)。当用户要求搜索网页、查找来源或链接,且 Brave 网页搜索不可用时使用。
★ 276 📥 101,307
data-analysis

AdMapix

fly0pants
AdMapix 原始数据层,提供广告创意、应用、排名、下载/收入及市场元数据。返回 AdMapix API 的结构化 JSON;调用方...
★ 297 📥 142,596