search_products
ActiveTool of openbeautyfacts
Search cosmetics and personal care products by name or keyword in Open Beauty Facts. Returns matching beauty products with barcode, name, brand, categories, and image. Useful for finding ingredients and details of shampoos, lotions, makeup, deodorants, and other personal-care items. Example: search_products("shampoo").
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"description": "Product name or keyword (e.g., \"shampoo\", \"lipstick\")"
},
"page_size": {
"type": "number",
"description": "Number of results to return (default: 20, max: 50)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
openbeautyfacts
https://github.com/pipeworx-io/mcp-openbeautyfacts
2/7 registries