返回 Skill 列表
extension
分类: 数据与分析无需 API Key

Pipeworx comtrade

通过 UN Comtrade API 获取国际双边贸易数据、主要的贸易伙伴、主要的贸易商品以及国家的 ISO 数字代码。

person作者: b-gutmanhubclawhub

Comtrade

Comtrade MCP — UN Comtrade API for international bilateral trade data

comtrade_trade_data

Get bilateral trade data between two countries (e.g., "840" for US, "156" for China). Returns trade

comtrade_top_partners

Find a country's top trading partners ranked by trade volume. Returns partner countries and total tr

comtrade_top_commodities

Find top commodities traded between two countries ranked by value. Returns product categories and tr

comtrade_country_codes

Look up country ISO numeric codes for trade queries (e.g., "840" = US, "156" = China). Returns code

{
  "mcpServers": {
    "comtrade": {
      "url": "https://gateway.pipeworx.io/comtrade/mcp"
    }
  }
}