# Open Food Facts MCP for AI Agents AI Agent Connect

> Open Food Facts MCP. Search food products, audit nutrition, and check barcodes via your AI client. It pulls real-time data from a global database to help you analyze ingredients and health scores instantly.

## Overview
- **Category:** data-management
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_6b9L2XZHv24AK4m1qT4TX9DQQ1xA9oqiITtrCcup/ai-agent-connect
- **Tags:** nutritional-data, barcode-lookup, food-safety, product-database, health-tracking, open-data

## Description

Open Food Facts lets you bring global food data into your daily research. Instead of manually searching for every item on a label, your agent can pull up nutritional facts just by looking at a barcode. It makes auditing ingredients and checking health scores a conversation rather than a chore. You can ask about specific product categories or deep-dive into the metadata of thousands of items without leaving your workspace. When you connect this Connector to the Vinkius catalog, you get a direct line to one of the world's largest collaborative food databases. It's perfect for checking if a product meets dietary requirements or for pulling specific data points for large-scale food audits. You can verify Nutri-Scores to see how products rank on the health scale or pull brand details to ensure consistency across your research. This replaces the need to jump between multiple websites or use dedicated labeling apps, letting you stay focused on the actual analysis.

## Tools

### check_api_status
Check if the Open Food Facts service is online. Use this to ensure your connection is active before starting a batch of lookups.

### get_food_product
Pull full details for a specific food product by barcode. This is the primary way to get ingredient lists and brand info.

### list_food_categories
Get a full list of food groups in the database. Use this to understand how the database organizes items like snacks or beverages.

### search_food_products
Find items using keywords or categories. This helps you discover products when you don't have a specific barcode handy.

## Prompt Examples

**Prompt:** 
```
Look up the nutrition for Nutella (3017620422003).
```

**Response:** 
```
I've pulled the data for Nutella! Here is the breakdown:

**Nutri-Score:** E
**Notable Ingredients:** Sugar, palm oil
**Categories:** Spreads, Chocolate

Would you like the full nutritional metadata or a comparison with other spreads?
```

**Prompt:** 
```
What categories are available in the database?
```

**Response:** 
```
I've scanned the catalog. Here are some of the main categories:

*   Beverages
*   Dairies
*   Snacks
*   Breakfast Cereals
*   Meat and Fish

I can search for products in any of these groups for you.
```

**Prompt:** 
```
Find some breakfast cereals.
```

**Response:** 
```
I found several breakfast cereals in the database. Here are a few highlights:

| Brand | Nutri-Score | Quantity |
| :--- | :--- | :--- |
| [Brand A] | B | 500g |
| [Brand B] | C | 450g |
| [Brand C] | D | 600g |

Would you like more details on any of these?
```

## Capabilities

### Look up products by barcode
Get full details like ingredients and brand info by providing an EAN or UPC.

### Check health scores
Retrieve the Nutri-Score and specific nutritional metadata for any product.

### Browse food categories
See all available food groups in the global database to find specific markers.

### Get nutritional data
Pull detailed nutritional facts for deep-dive archival classification.

### Verify service status
Check if the Open Food Facts service is currently operational.

## Use Cases

### Auditing a grocery list
A nutritionist gives their agent a list of barcodes and uses `get_food_product` to generate a health summary table for a client.

### Populating a health app
A developer uses `list_food_categories` to build out a navigation menu for a new vitamins and supplements app.

### Checking snack ingredients
A parent asks the agent to find snacks in the 'breakfast-cereals' category and check for specific ingredients using `search_food_products`.

### Large scale food research
An operations lead uses `search_food_products` to find all products in a specific region that meet certain Nutri-Score requirements.

## Benefits

- Get instant Nutri-Score grades for any product using `get_food_product` to see health rankings immediately.
- Stop manual label reading by letting your agent pull ingredients via `get_food_product` for any barcode.
- Map out food groups quickly with `list_food_categories` to understand the global catalog structure.
- Find specific items in seconds using `search_food_products` instead of browsing through external websites.
- Keep your workflow steady by verifying connection health with `check_api_status` before starting large audits.

## How It Works

The bottom line is you get instant access to a global food database without needing an API key.

1. Subscribe to the Open Food Facts MCP on the Vinkius Marketplace.
2. Connect the Connector to your AI client like Claude, Cursor, or Windsurf.
3. Ask your agent to find products, check barcodes, or list food categories.

## Frequently Asked Questions

**Does the Open Food Facts MCP require an API key?**
No, it does not. Open Food Facts is a free and open service, so you can connect it to your AI client immediately without setting up any credentials.

**Can I use the Open Food Facts MCP to scan barcodes?**
Yes, you can. Your agent can use the tool to retrieve full details for any product using its EAN or UPC barcode.

**Is the food data global or limited to one country?**
It is a global database. You can pull information on products from all over the world, making it great for international food research.

**Can my AI agent check the Nutri-Score for me?**
Yes, it can. Your agent can pull the Nutri-Score and other specific nutritional metadata for products to help you understand their health scale.

**Can I use this for my own health app?**
Absolutely. Developers can use it to perform rapid audits of food data and identify relevant markers for their own health or nutrition applications.

**Is an API Key required for Open Food Facts API?**
No. Open Food Facts is a free and open database. This server works out of the box without any static credentials required.

**Can the agent look up international products?**
Yes. Open Food Facts is a global database covering millions of food products from around the world using the same API metadata.

**What is the Nutri-Score?**
It is a nutrition label that converts the nutritional value of products into a simple code of 5 colors and letters (A to E).