United States Department of Agriculture · Capability
USDA Food and Agriculture Data Research
Unified capability for food and agricultural data research workflows combining USDA FoodData Central nutrient data with NASS agricultural production statistics. Used by nutritionists, food researchers, public health analysts, and agricultural economists to access comprehensive USDA food and farm data.
What You Can Do
GET
Search foods
— Search for foods by keyword across all USDA food data types
/v1/foods/search
GET
Get food
— Get food item with complete nutrient data
/v1/foods/{fdcId}
GET
List nutrients
— Get all available nutrients
/v1/nutrients
GET
Get ag statistics
— Get agricultural commodity production statistics
/v1/agriculture/statistics
GET
Get parameter values
— Get valid values for a NASS statistics parameter
/v1/agriculture/parameters
MCP Tools
search-foods
Search USDA FoodData Central for food items using keywords
read-only
idempotent
get-food-nutrition
Get detailed nutrient profile for a specific food item from USDA FoodData Central
read-only
idempotent
list-nutrients
List all nutrients tracked in USDA FoodData Central including IDs, names, and units
read-only
idempotent
get-crop-production-statistics
Query USDA NASS for crop production statistics by commodity, year, and state
read-only
idempotent
get-livestock-statistics
Query USDA NASS for livestock and animal production statistics
read-only
idempotent
get-nass-parameter-values
Look up valid values for NASS statistics query parameters to build accurate queries
read-only
idempotent
APIs Used
fdc
nass