Skip to main content
Glama

Open Food Facts MCP Server

by caleb-conner

analyze_product

Analyze a product's nutritional information and environmental scores using its barcode to make informed food choices. Integrates with the Open Food Facts database for accurate insights.

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" }
Install Server

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