You're viewing a demo portfolio

Join the waitlist
PRSM

get_food

Active

Tool 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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-usda-fdc

https://github.com/pipeworx-io/mcp-usda-fdc

2/7 registries
View full server →
get_food — mcp-usda-fdc — PRSM MCP