fas_commodity_codes
ActiveTool of Fas
declared in 0.1.0
Search agricultural commodity codes and names. Returns commodity IDs, descriptions, and categories. Use results with fas_production, fas_exports, and fas_imports.
Parameters schema
{
"type": "object",
"examples": [
{
"search": "soy",
"category": "Oilseeds"
},
{
"category": "Grains"
}
],
"properties": {
"search": {
"type": "string",
"description": "Search keyword (e.g., \"soy\", \"wheat\"). Optional."
},
"category": {
"type": "string",
"description": "Filter by category: \"Grains\", \"Oilseeds\", \"Meat\", \"Dairy\", \"Fiber\", \"Sugar\", \"Tropical\" (optional)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Fas
https://github.com/pipeworx-io/mcp-fas
1/7 registries