You're viewing a demo portfolio

Join the waitlist
PRSM

get_product

Active

Tool of openbeautyfacts

declared in 0.1.0

Beauty product barcode lookup. Get detailed info for a cosmetics or personal care product by barcode (EAN/UPC) from Open Beauty Facts. Returns product name, brand, categories, ingredients, period-after-opening, labels, and image. Example: get_product("8001090662231") for a shampoo.

Parameters schema

{
  "type": "object",
  "required": [
    "barcode"
  ],
  "properties": {
    "barcode": {
      "type": "string",
      "description": "Product barcode (EAN-13 or UPC-A, e.g., \"8001090662231\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

openbeautyfacts

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

2/7 registries
View full server →
get_product — openbeautyfacts — PRSM MCP