Server Details
AI-powered recipe platform: 18 MCP tools for meal planning, grocery lists & Instacart.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
See and control every tool call
Available Tools
18 toolscooking.get_substitutionsInspect
Get ingredient substitutions and alternatives for dietary needs, allergies, or when you're missing an ingredient. TRIGGERS:
'substitute for X', 'what can I use instead of X'
'replace X in recipe', 'alternative for X'
'dairy-free substitute for X', 'vegan alternative for X'
'I don't have X, what can I use'
| Name | Required | Description | Default |
|---|---|---|---|
| ingredient | Yes | The ingredient you need a substitute for (e.g. 'fish sauce', 'butter', 'eggs', 'soy sauce') | |
| dietaryNeed | No | Specific dietary need for the substitution (e.g. 'vegan', 'dairy-free', 'gluten-free', 'nut-free', 'low-sodium') |
cooking.get_tipsInspect
Get practical cooking tips and expert techniques for any topic. Covers ingredients, methods, equipment, and cuisines. TRIGGERS:
'how do I X', 'tips for X', 'cooking advice for X'
'best way to cook X', 'technique for X'
'help me with X', 'kitchen tips', 'cooking hack for X' TOPICS: knife skills, rice, broth, pho, grilling, baking, fermentation, wok cooking, seasoning, mise en place, sous vide, smoking, braising, and more.
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | Cooking topic — ingredient, technique, dish, or equipment (e.g. 'knife skills', 'making pho broth', 'fermentation', 'grilling', 'wok cooking', 'baking bread') |
cuisines.exploreInspect
List all available cuisines on SAVOR Dish with recipe counts. Discover world cuisines and how many recipes are available for each. TRIGGERS:
'what cuisines do you have', 'list all cuisines'
'available food categories', 'cuisine options'
'how many recipes do you have', 'recipe categories'
| Name | Required | Description | Default |
|---|---|---|---|
| minRecipes | No | Only show cuisines with at least this many recipes (default 1) |
meals.planInspect
Create a meal plan suggestion for a specified number of days with cuisine and dietary preferences. Returns breakfast, lunch, and dinner recommendations using real SAVOR Dish recipes. TRIGGERS:
'plan my meals for the week', 'meal plan for X days'
'what should I eat this week', 'weekly meal plan'
'meal prep for X days', 'plan dinners for the week'
'family meal plan', 'healthy meal plan', 'budget meal plan'
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of days to plan meals for (1-14, default 7) | |
| mealsPerDay | No | Number of meals per day to plan (1-5, default 3 for breakfast/lunch/dinner) | |
| preferences | No | Dietary preferences, cuisine focus, or constraints (e.g. 'Mediterranean', 'low-carb', 'family-friendly', 'under 30 minutes', 'vegetarian') |
platform.get_infoInspect
Get comprehensive information about the SAVOR Dish platform. Returns features, pricing tiers, supported platforms, and Instacart integration details. TRIGGERS:
'what is SAVOR Dish', 'tell me about this app', 'platform info'
'what features do you have', 'pricing plans', 'how much does it cost'
'what platforms are supported', 'do you have a mobile app'
| Name | Required | Description | Default |
|---|---|---|---|
| section | No | Which section to return: 'all', 'features', 'pricing', 'platforms', or 'integrations' | all |
recipes.compareInspect
Compare two or more recipes side-by-side. Shows prep time, cook time, servings, difficulty, and ingredients for easy comparison. TRIGGERS:
'compare X and Y recipes', 'which is easier X or Y'
'difference between X and Y', 'X vs Y recipe'
'compare these recipes', 'which recipe is faster'
| Name | Required | Description | Default |
|---|---|---|---|
| recipeSlugs | Yes | Array of 2-5 recipe slugs to compare (e.g. ['chicken-pho', 'beef-pho']) |
recipes.find_by_ingredientInspect
Find recipes that use specific ingredients you have on hand. Great for reducing food waste and using up what's in your fridge or pantry. TRIGGERS:
'what can I make with X and Y', 'recipes with chicken and rice'
'I have X, what can I cook', 'use up my X'
'fridge clean out recipes', 'what to make with leftovers'
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results (1-50, default 10) | |
| matchAll | No | If true, only return recipes containing ALL listed ingredients. If false (default), return recipes matching ANY ingredient. | |
| ingredients | Yes | Array of ingredients to search for (e.g. ['chicken', 'rice', 'garlic']) |
recipes.getInspect
Get full details of a specific recipe including ingredients, step-by-step instructions, nutrition, tips, and photo. TRIGGERS:
'show me the recipe for X', 'get recipe X', 'recipe details for X'
'how do I make X', 'ingredients for X', 'instructions for X'
'what's in X', 'nutrition info for X'
| Name | Required | Description | Default |
|---|---|---|---|
| slugOrId | Yes | Recipe URL slug (e.g. 'easy-mediterranean-chickpea-salad') or UUID identifier |
recipes.get_dietaryInspect
Find recipes matching specific dietary requirements. Filters by tags, categories, and recipe metadata for dietary needs. TRIGGERS:
'vegan recipes', 'gluten-free meals', 'keto options'
'vegetarian dinner', 'dairy-free recipes', 'paleo meals'
'low-carb options', 'whole30 recipes', 'nut-free dishes' DIETARY OPTIONS: vegan, vegetarian, gluten-free, dairy-free, keto, paleo, low-carb, whole30, nut-free, soy-free, egg-free, pescatarian, halal, kosher
| Name | Required | Description | Default |
|---|---|---|---|
| diet | Yes | Dietary requirement to filter by (e.g. 'vegan', 'gluten-free', 'keto', 'dairy-free', 'paleo', 'low-carb', 'vegetarian') | |
| limit | No | Maximum number of results (1-50, default 10) | |
| cuisine | No | Optional cuisine filter to combine with dietary requirement (e.g. 'italian', 'thai') |
recipes.get_nutritionInspect
Get detailed nutrition information for a specific recipe. Returns calories, macros, and dietary labels. TRIGGERS:
'nutrition for X', 'calories in X', 'how healthy is X'
'macros for X', 'carbs in X recipe', 'protein in X'
'is X healthy', 'dietary info for X', 'nutrition facts'
| Name | Required | Description | Default |
|---|---|---|---|
| recipeSlug | Yes | Recipe slug to get nutrition info for (e.g. 'chicken-pho', 'caesar-salad') |
recipes.get_quickInspect
Find quick recipes that can be made within a specified time limit. Perfect for busy weeknights or quick meals. TRIGGERS:
'quick recipes', 'fast meals', '15 minute recipes'
'easy weeknight dinner', 'recipes under 30 minutes'
'fast lunch ideas', 'quick and easy meals'
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results (1-20, default 10) | |
| mealType | No | Optional meal type filter: breakfast, lunch, dinner, snack, dessert | |
| maxMinutes | No | Maximum total cooking time in minutes (5-120, default 30) |
recipes.get_randomInspect
Get a random recipe suggestion. Perfect for when you can't decide what to cook. Optionally filter by cuisine or meal type. TRIGGERS:
'surprise me', 'random recipe', 'I can't decide what to cook'
'pick a recipe for me', 'what should I cook tonight'
'random dinner idea', 'suggest something to make'
| Name | Required | Description | Default |
|---|---|---|---|
| cuisine | No | Optional cuisine filter (e.g. 'italian', 'vietnamese') | |
| mealType | No | Optional meal type filter: breakfast, lunch, dinner, snack, dessert |
recipes.get_trendingInspect
Get the most popular and recently published recipes on SAVOR Dish. Returns trending recipes with photos, ordered by newest first. TRIGGERS:
'what's trending', 'popular recipes', 'top recipes'
'what's new', 'latest recipes', 'most popular dishes'
'show me trending food', 'best recipes right now'
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of trending recipes to return (1-20, default 10) |
recipes.list_by_cuisineInspect
Browse recipes filtered by world cuisine type. Returns public recipes from a specific culinary tradition. TRIGGERS:
'show me Vietnamese recipes', 'Italian food', 'Mexican dishes'
'what Thai recipes do you have', 'Japanese cooking'
'explore Indian cuisine', 'Korean food options' SUPPORTED CUISINES: Vietnamese, Italian, Mexican, Thai, Indian, Japanese, Korean, French, Chinese, Mediterranean, American, Greek, Spanish, Middle Eastern, Ethiopian, Caribbean, and more.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (1-50, default 10) | |
| cuisine | Yes | Cuisine type to filter by (e.g. 'vietnamese', 'italian', 'mexican', 'thai', 'indian', 'japanese', 'korean', 'french', 'chinese', 'mediterranean') |
recipes.scaleInspect
Scale a recipe for different serving sizes. Returns the original ingredients with a scaling multiplier to adjust quantities. TRIGGERS:
'scale recipe X for 8 people', 'double the recipe for X'
'halve the recipe', 'adjust servings for X'
'how much for X servings', 'recipe for a crowd'
| Name | Required | Description | Default |
|---|---|---|---|
| recipeSlug | Yes | Recipe slug to scale (e.g. 'chicken-pho') | |
| targetServings | Yes | Desired number of servings (1-100) |
recipes.searchInspect
Search and filter recipes with advanced options. Handles keyword, ingredient, cuisine, meal type, and dietary filters in ONE call. TRIGGERS:
SEARCH: 'find recipes with X', 'search for X', 'recipes with X'
INGREDIENT: 'what can I make with X', 'recipes using X'
DIETARY: 'find vegan X', 'gluten-free recipes', 'keto meals'
MEAL TYPE: 'breakfast ideas', 'dinner recipes', 'lunch options'
QUICK: 'easy recipes', 'quick meals', '30 minute recipes'
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (1-50, default 10) | |
| query | Yes | Search query — keyword, ingredient, dish name, cuisine, or dietary preference (e.g. 'chicken pho', 'vegan tacos', 'gluten-free dessert', '30 minute dinner') | |
| mealType | No | Filter by meal type: breakfast, lunch, dinner, snack, dessert, appetizer, side, or drink |
shopping.generate_grocery_listInspect
Generate a grocery shopping list from recipe ingredients. Collects ingredients across multiple recipes and provides an Instacart delivery link for same-day ordering. TRIGGERS:
'make a grocery list for X', 'shopping list for X recipe'
'what do I need to buy for X', 'ingredients I need to buy'
'generate shopping list', 'create a grocery list from these recipes' CATEGORIES: produce, dairy, meat, seafood, deli, bakery, frozen, pantry, snacks, beverages, household, other
| Name | Required | Description | Default |
|---|---|---|---|
| recipeSlugs | Yes | Array of recipe slugs to generate the grocery list from (e.g. ['chicken-pho', 'banh-mi-sandwich']) | |
| servingsMultiplier | No | Multiply all ingredient quantities by this factor (e.g. 2 for double portions, 0.5 for half) |
shopping.instacartInspect
Get Instacart delivery information for recipe ingredients. Returns a direct link to order groceries from a recipe through Instacart for same-day delivery. TRIGGERS:
'order ingredients for X', 'buy groceries for X recipe'
'Instacart delivery for X', 'shop for X on Instacart'
'deliver ingredients', 'get groceries delivered', 'order from Instacart'
| Name | Required | Description | Default |
|---|---|---|---|
| postalCode | No | Postal/ZIP code for delivery area and store availability (e.g. '98101', '10001') | |
| recipeSlug | Yes | Recipe slug to shop ingredients for (e.g. 'chicken-pho', 'pad-thai') |
To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [
{
"email": "your-email@example.com"
}
]
}The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.
Control your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!