You're viewing a demo portfolio

Join the waitlist
PRSM

search_products

Active

Tool of openbeautyfacts

declared in 0.1.0

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

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

openbeautyfacts

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

2/7 registries
View full server →