You're viewing a demo portfolio

Join the waitlist
PRSM

trade_country_profile

Active

Tool of Trade Intel

declared in 0.1.0

Get a country's trade snapshot: top 10 import/export partners and top 10 commodities. Use country codes (e.g., 842 for US, 156 for China, 276 for Germany, 392 for Japan, 826 for UK).

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "country_code": "842"
    },
    {
      "year": "2023",
      "country_code": "156"
    }
  ],
  "required": [
    "country_code"
  ],
  "properties": {
    "year": {
      "type": "string",
      "description": "Trade year (default: last year)"
    },
    "country_code": {
      "type": "string",
      "description": "Country code (e.g., \"842\" for US)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Trade Intel

https://github.com/pipeworx-io/mcp-trade-intel

1/7 registries
View full server →