This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).
get_product
InactiveTool 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)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
nutrition
https://github.com/pipeworx-io/mcp-nutrition
1/7 registries