You're viewing a demo portfolio

Join the waitlist
PRSM

census_trade_balance

Active

Tool of census-trade

declared in 0.1.0

Check US trade balance with a specific country for a given year. Returns net trade value and breakdown by end-use commodity category.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "year": "2024",
      "country_code": "5700"
    },
    {
      "year": "2023",
      "country_code": "2010"
    }
  ],
  "required": [
    "country_code",
    "year"
  ],
  "properties": {
    "year": {
      "type": "string",
      "description": "Trade year (e.g., \"2024\")"
    },
    "country_code": {
      "type": "string",
      "description": "Census country code (e.g., \"5700\" for China, \"2010\" for Mexico)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

census-trade

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

2/7 registries
View full server →
census_trade_balance — census-trade — PRSM MCP