# Edamam MCP for AI Agents AI Agent Connect

> Edamam MCP gives your agent access to over 2.3 million recipes and a massive database of 900,000+ food items. It lets you pull real-time nutritional data, filter by dietary needs like keto or vegan, and look up specific ingredients or restaurant items instantly. Use it to build precise meal plans, analyze complex ingredient lists, or find cooking inspiration based on specific health goals and available ingredients.

## Overview
- **Category:** scientific-research
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_4B9dbXOSBKy3Sit3ANAoPJLDd807EkbXhmV3piwa/ai-agent-connect
- **Tags:** recipe-search, nutrition-analysis, food-database, dietary-tracking, meal-planning

## Description

Edamam lets you pull world-class nutrition and recipe data into your AI workflows. Instead of hunting through different websites to find healthy meal ideas or manually calculating calories for a list of ingredients, you can just ask your agent to do the heavy lifting. This Connector connects your AI client to the Edamam database, making it possible to build entire meal plans that actually stick to specific health goals. You can pull detailed nutrition facts for complex recipes or quickly check the caloric content of packaged goods using a UPC code. It's a huge win for anyone who needs accurate, scientific data rather than just a rough guess. Because Vinkius manages your connections, you can pull this into your existing workflow without the headache of managing separate API keys for every single niche tool you want to use. It turns your agent into a specialized nutritionist and recipe researcher that knows exactly what's in your food.

## Tools

### search_recipes
Find recipes from a database of 3 million using keywords like vegan or high-protein. It lets you filter by dietary restrictions and cuisine types.

### analyze_nutrition
Get a full breakdown of calories, fats, and proteins for a specific recipe. This tool provides the scientific data you need for accurate meal planning.

### parse_food
Look up detailed information for raw ingredients or packaged goods using names or UPC codes. It helps you identify specific items in a database of over 900,000 foods.

## Prompt Examples

**Prompt:** 
```
Find a high-protein vegan dinner recipe with a lot of greens.
```

**Response:** 
```
I found a few great options for you:

* **Roasted Chickpea & Spinach Curry**
  * Protein: 18g
  * Calories: 340
* **Tofu Stir-Fry with Bok Choy**
  * Protein: 22g
  * Calories: 310

Would you like the full ingredient list for one of these?
```

**Prompt:** 
```
Analyze the nutrition for 100g of oats, 1 banana, and 200ml of almond milk.
```

**Response:** 
```
Based on those ingredients, here is the nutritional breakdown:

| Item | Calories | Carbs | Protein | Fat |
| :--- | :--- | :--- | :--- | :---|
| **Total** | **540** | **82g** | **12g** | **14g** |

This meal is also notably high in fiber and potassium.
```

**Prompt:** 
```
Look up the nutrition for 'Greek Yogurt' using a UPC code.
```

**Response:** 
```
I've retrieved the data for the Greek Yogurt you specified. 

* **Calories:** 100 per serving
* **Protein:** 18g
* **Fat:** 0g
* **Active Cultures:** Included

I can also look up other specific brand items if you have more codes.
```

## Capabilities

### Search millions of recipes
Find specific meals based on keywords, cuisine types, or strict dietary restrictions.

### Get full nutrition breakdowns
Retrieve calorie counts, macronutrients, and micronutrients for any recipe or list of ingredients.

### Look up food items
Access a database of over 900,000 foods including raw ingredients and packaged goods.

### Filter by dietary labels
Instantly narrow down food results by labels like vegan, keto, low-carb, or specific allergens.

### Scan UPC codes
Identify specific brand items and their nutritional data using standard product barcodes.

## Use Cases

### Creating a specialized meal plan
A health coach asks their agent to build a 7-day high-protein, dairy-free meal plan. The agent uses search_recipes and analyze_nutrition to build a complete schedule.

### Quick dinner inspiration
A cook asks for a dinner idea using chicken and spinach that is under 500 calories. The agent finds three options and provides the full ingredient lists.

### Building a nutrition tracker
A developer wants to add a barcode scanner to their app. They use parse_food to fetch nutritional data for grocery items via UPC codes.

### Analyzing a custom smoothie
A fitness enthusiast wants to know the micronutrient profile of a specific fruit smoothie. The agent uses analyze_nutrition to give a full breakdown.

## Benefits

- Get accurate macronutrient counts for any recipe using analyze_nutrition so you don't have to do the math yourself.
- Filter for specific diets like keto or vegan using search_recipes to find meals that actually fit your lifestyle.
- Identify specific ingredients in packaged goods using parse_food with UPC codes for precise tracking of calories.
- Build diverse meal plans faster by accessing a database of 2.3 million recipes directly through your agent.
- Handle complex dietary restrictions like allergies or low-carb goals without manual cross-referencing across different sites.
- Access a massive database of 900,000+ food items to ensure your agent has the context it needs for accurate answers.

## How It Works

The bottom line is you get instant access to professional-grade food and nutrition data without manual searching.

1. Subscribe to this Connector and get your API keys from the Edamam developer portal.
2. Enter your credentials into your AI client's configuration.
3. Ask your agent to find recipes, check calories, or build meal plans.

## Frequently Asked Questions

**Can I use Edamam MCP to find keto-friendly recipes?**
Yes. You can ask your agent to filter the database specifically for keto-friendly options, and it will pull recipes that match those dietary requirements.

**Does Edamam MCP work for restaurant food items?**
Yes, it includes data for restaurant items, which helps you get a better idea of the nutrition for dining out.

**Can I use Edamam MCP to track my daily calories?**
You can. By having your agent analyze specific recipes or ingredient lists using this Connector, you get accurate calorie and macronutrient counts.

**Does Edamam MCP support scanning barcodes?**
Yes, it can look up data for packaged goods using UPC codes, making it easy to get nutrition facts for almost any grocery item.

**Is Edamam MCP good for building meal plans?**
It's perfect for that. It allows your agent to browse millions of recipes and filter them by your specific health goals to create a cohesive plan.

**Can Edamam MCP handle multiple food allergies?**
Yes, the tool allows for filtering by specific allergens, so your agent can find safe meal options that meet all your requirements.

**Can I search for recipes based on specific dietary restrictions like gluten-free or vegan?**
Yes! Use the `search_recipes` tool and specify your requirements in the `health` or `diet` parameters to filter for labels like 'vegan', 'gluten-free', or 'low-carb'.

**How do I get a detailed nutritional breakdown for a list of ingredients?**
You can use the `analyze_nutrition` tool. Simply provide an array of ingredient strings (e.g., ['1 cup of flour', '2 eggs']), and the agent will return calories and nutrient levels.

**Can I look up specific food items or products using their name or UPC?**
Yes, the `parse_food` tool allows you to look up data for over 900,000 foods by entering the food name or a UPC barcode string.