Pipeworx Comtrade
Skill by b-gutman
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/b-gutman/pipeworx-comtradeComtrade
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"
}
}
}
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-b-gutman-pipeworx-comtrade": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
pipeworx-npm
npm MCP — wraps the npm Registry API (free, no auth)
pipeworx-mhw
MHW MCP — Monster Hunter World data (mhw-db.com, free, no auth)
Pipeworx Translate
Skill by b-gutman
pipeworx-mathjs
Math.js MCP — wraps the mathjs.org API (free, no auth)
Pipeworx Cdc
Skill by b-gutman