nutrients_for_food
ActiveTool of mcp-usda-fdc
declared in 0.1.0
Convenience: nutrient values only for a food.
Parameters schema
{
"type": "object",
"examples": [
{
"fdc_id": 1102704,
"nutrient_numbers": "208,205,291"
}
],
"required": [
"fdc_id"
],
"properties": {
"fdc_id": {
"type": "number"
},
"nutrient_numbers": {
"type": "string",
"description": "Comma-sep nutrient numbers (e.g. \"208,205\")"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-usda-fdc
https://github.com/pipeworx-io/mcp-usda-fdc
2/7 registries