Skip to main content
Glama

SAVORDISH

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

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

18 tools
cooking.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'

ParametersJSON Schema
NameRequiredDescriptionDefault
ingredientYesThe ingredient you need a substitute for (e.g. 'fish sauce', 'butter', 'eggs', 'soy sauce')
dietaryNeedNoSpecific 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.

ParametersJSON Schema
NameRequiredDescriptionDefault
topicYesCooking 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'

ParametersJSON Schema
NameRequiredDescriptionDefault
minRecipesNoOnly 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'

ParametersJSON Schema
NameRequiredDescriptionDefault
daysNoNumber of days to plan meals for (1-14, default 7)
mealsPerDayNoNumber of meals per day to plan (1-5, default 3 for breakfast/lunch/dinner)
preferencesNoDietary 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'

ParametersJSON Schema
NameRequiredDescriptionDefault
sectionNoWhich 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'

ParametersJSON Schema
NameRequiredDescriptionDefault
recipeSlugsYesArray 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'

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of results (1-50, default 10)
matchAllNoIf true, only return recipes containing ALL listed ingredients. If false (default), return recipes matching ANY ingredient.
ingredientsYesArray 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'

ParametersJSON Schema
NameRequiredDescriptionDefault
slugOrIdYesRecipe 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

ParametersJSON Schema
NameRequiredDescriptionDefault
dietYesDietary requirement to filter by (e.g. 'vegan', 'gluten-free', 'keto', 'dairy-free', 'paleo', 'low-carb', 'vegetarian')
limitNoMaximum number of results (1-50, default 10)
cuisineNoOptional 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'

ParametersJSON Schema
NameRequiredDescriptionDefault
recipeSlugYesRecipe 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'

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of results (1-20, default 10)
mealTypeNoOptional meal type filter: breakfast, lunch, dinner, snack, dessert
maxMinutesNoMaximum 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'

ParametersJSON Schema
NameRequiredDescriptionDefault
cuisineNoOptional cuisine filter (e.g. 'italian', 'vietnamese')
mealTypeNoOptional meal type filter: breakfast, lunch, dinner, snack, dessert
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.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of results to return (1-50, default 10)
cuisineYesCuisine 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'

ParametersJSON Schema
NameRequiredDescriptionDefault
recipeSlugYesRecipe slug to scale (e.g. 'chicken-pho')
targetServingsYesDesired 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'

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of results to return (1-50, default 10)
queryYesSearch query — keyword, ingredient, dish name, cuisine, or dietary preference (e.g. 'chicken pho', 'vegan tacos', 'gluten-free dessert', '30 minute dinner')
mealTypeNoFilter 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

ParametersJSON Schema
NameRequiredDescriptionDefault
recipeSlugsYesArray of recipe slugs to generate the grocery list from (e.g. ['chicken-pho', 'banh-mi-sandwich'])
servingsMultiplierNoMultiply 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'

ParametersJSON Schema
NameRequiredDescriptionDefault
postalCodeNoPostal/ZIP code for delivery area and store availability (e.g. '98101', '10001')
recipeSlugYesRecipe slug to shop ingredients for (e.g. 'chicken-pho', 'pad-thai')

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.