get_food
ActiveTool of mcp-usda-fdc
declared in 0.1.0
Full food record by FDC id.
Parameters schema
{
"type": "object",
"examples": [
{
"fdc_id": 1102704
},
{
"fdc_id": 1102704,
"format": "abridged",
"nutrients": "208,205,291"
}
],
"required": [
"fdc_id"
],
"properties": {
"fdc_id": {
"type": "number",
"description": "FDC id (e.g. 1102704)"
},
"format": {
"type": "string",
"description": "abridged | full (default full)"
},
"nutrients": {
"type": "string",
"description": "Comma-sep nutrient numbers to restrict response"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-usda-fdc
https://github.com/pipeworx-io/mcp-usda-fdc
2/7 registries