Skip to main content
Glama

Open Food Facts MCP Server

by caleb-conner

get_product

Retrieve detailed food product information, including nutritional data and environmental scores, by entering the product barcode using the Open Food Facts MCP Server.

Instructions

Retrieve detailed information about a food product by its barcode

Input Schema

NameRequiredDescriptionDefault
barcodeYesThe barcode/ID of the product (e.g., '3017620422003')

Input Schema (JSON Schema)

{ "properties": { "barcode": { "description": "The barcode/ID of the product (e.g., '3017620422003')", "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