Skip to main content
Glama

Open Food Facts MCP Server

by caleb-conner

analyze_product

Retrieve detailed nutritional analysis and scores for any food product by inputting its barcode using Open Food Facts database to support informed food choices.

Instructions

Get nutritional analysis and scores for a product by barcode

Input Schema

NameRequiredDescriptionDefault
barcodeYesThe barcode/ID of the product to analyze

Input Schema (JSON Schema)

{ "properties": { "barcode": { "description": "The barcode/ID of the product to analyze", "type": "string" } }, "required": [ "barcode" ], "type": "object" }

Other Tools from Open Food Facts MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/caleb-conner/open-food-facts-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server