You're viewing a demo portfolio

Join the waitlist
PRSM

fas_production

Active

Tool of Fas

declared in 0.1.0

Get global agricultural production, consumption, and inventory data by commodity and country. Returns production volumes, supply estimates, consumption figures, and trade flows by year.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "country": "US",
      "commodity": "corn",
      "market_year": "2024"
    },
    {
      "commodity": "wheat"
    }
  ],
  "required": [
    "commodity"
  ],
  "properties": {
    "country": {
      "type": "string",
      "description": "Country code (e.g., \"US\", \"BR\", \"CN\"). Optional — omit for world totals."
    },
    "commodity": {
      "type": "string",
      "description": "Commodity name (e.g., \"corn\", \"soybeans\", \"wheat\") or PSD commodity code (e.g., \"0440000\")"
    },
    "market_year": {
      "type": "string",
      "description": "Market year (e.g., \"2024\"). Optional."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Fas

https://github.com/pipeworx-io/mcp-fas

1/7 registries
View full server →