You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).

get_product

Inactive

Tool of nutrition

declared in 0.1.0

Get complete nutrition details for a food product by barcode (e.g., EAN-13 or UPC). Returns ingredients, allergens, and detailed macro/micronutrients.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "barcode": "5901234123457"
    },
    {
      "barcode": "012000001625"
    }
  ],
  "required": [
    "barcode"
  ],
  "properties": {
    "barcode": {
      "type": "string",
      "description": "Product barcode (EAN-13 or UPC-A)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

nutrition

https://github.com/pipeworx-io/mcp-nutrition

1/7 registries
View full server →
get_product — nutrition — PRSM MCP