
Open Food Facts MCP By UnClick
Let agents search Open Food Facts for products, ingredients, nutrition, and brands while you build grocery, health, or label-scanning features without managing API keys.
Overview
Open Food Facts MCP is a Build-phase MCP server that lets agents search global food products, ingredients, nutrition, brands, and categories without an API key in the published description.
What is this MCP server?
- Search products, ingredients, nutrition panels, brands, and categories via MCP tools
- No API key required per UnClick catalog listing—lower friction for solo experiments
- stdio npm package @unclick/openfoodfacts-mcp runnable with npx
- Supports indie meal planners, clean-label validators, and storefront enrichment agents
- Maintained in UnClick standalone package openfoodfacts-mcp (v0.1.0)
- Catalog states no API key required
- npm @unclick/openfoodfacts-mcp version 0.1.0
- stdio MCP transport via npx runtime hint
Community signal: 4 GitHub stars.
What problem does it solve?
Building food or grocery features forces you to chase scattered nutrition references unless agents can query a unified product catalog.
Who is it for?
Solo founders prototyping nutrition apps, barcode demos, or catalog enrichment with MCP-first workflows and minimal credential setup.
Skip if: Enterprises that need certified nutritional analysis, private label databases, or guaranteed commercial API SLAs outside Open Food Facts coverage.
What do I get? / Deliverables
Once registered, your agent can pull ingredient and nutrition context into code, copy, and data models while you iterate on the product.
- Agent-callable food product and nutrition search tools
- Faster prototype loops for catalog-backed features
- Documented stdio MCP entry for your team or future you
Recommended MCP Servers
Journey fit
Nutrition and catalog lookups belong in Build when you connect real product databases to prototypes and checkout flows. This server is an MCP bridge to Open Food Facts—ideal for the integrations subphase where agents need grounded food SKUs and allergen context.
How it compares
Open Food Facts data MCP connector, not a meal-planning methodology skill or payment integration.
Common Questions / FAQ
Who is Open Food Facts MCP for?
Builders using AI agents to ship food, health, or retail experiences who want searchable product and nutrition metadata in the IDE.
When should I use Open Food Facts MCP?
Use it while building features that need real product names, ingredients, brands, or nutrition fields during integration and prototyping.
How do I add Open Food Facts MCP to my agent?
Add @unclick/openfoodfacts-mcp via npx stdio in your MCP config and reload your Claude Code or Cursor session.