get_product
ActiveTool of openbeautyfacts
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\")"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
openbeautyfacts
https://github.com/pipeworx-io/mcp-openbeautyfacts
2/7 registries