# SAVORDISH (remote · savordish.com)

AI-powered recipe platform: 18 MCP tools for meal planning, grocery lists & Instacart.

- Trust score: 82/100 (high trust)
- Change this week: +8
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-04

## Components

- remote · `savordish.com`: 82/100 (this document), [markdown](https://verifymcp.io/servers/rodeldoria-savor-dish/savordish.md), [page](https://verifymcp.io/servers/rodeldoria-savor-dish/savordish)

## Channel facts

- Endpoint: `https://savordish.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-04.

- **Endpoint Security**: 89/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation is enforced on tool calls, but the challenge carries no valid RFC 9728 metadata, so a client cannot discover where to get a token.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 82/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 4858 tokens (~124/item across 39 items; 31 tools + 8 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 30/100
  - Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http rodeldoria-savor-dish https://savordish.com/mcp
```

### Codex

```toml
[mcp_servers.rodeldoria-savor-dish]
url = "https://savordish.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "rodeldoria-savor-dish": {
      "type": "remote",
      "url": "https://savordish.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add rodeldoria-savor-dish --url https://savordish.com/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  rodeldoria-savor-dish:
    url: "https://savordish.com/mcp"
```

### Other

```json
{
  "mcpServers": {
    "rodeldoria-savor-dish": {
      "type": "http",
      "url": "https://savordish.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-04 (score 82, +1)

No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-03 (score 81, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 80, +5)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 75, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-28 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 73, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 73)

First indexed and scored.

## MCP tools (31)

### `recipes_search` (~227 tokens)

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'

Input parameters:

- `limit` (number): Maximum number of results to return (1-50, default 10)
- `mealType` (string): Filter by meal type: breakfast, lunch, dinner, snack, dessert, appetizer, side, or drink
- `query` (string, required): Search query — keyword, ingredient, dish name, cuisine, or dietary preference (e.g. 'chicken pho', 'vegan tacos', 'gluten-free dessert', '30 minute dinner')

### `recipes_get` (~117 tokens)

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'

Input parameters:

- `slugOrId` (string, required): Recipe URL slug (e.g. 'easy-mediterranean-chickpea-salad') or UUID identifier

### `recipes_list_by_cuisine` (~193 tokens)

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.

Input parameters:

- `cuisine` (string, required): Cuisine type to filter by (e.g. 'vietnamese', 'italian', 'mexican', 'thai', 'indian', 'japanese', 'korean', 'french', 'chinese', 'mediterranean')
- `limit` (number): Maximum number of results to return (1-50, default 10)

### `recipes_get_trending` (~103 tokens)

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'

Input parameters:

- `limit` (number): Maximum number of trending recipes to return (1-20, default 10)

### `cooking_get_tips` (~174 tokens)

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.

Input parameters:

- `topic` (string, required): Cooking topic — ingredient, technique, dish, or equipment (e.g. 'knife skills', 'making pho broth', 'fermentation', 'grilling', 'wok cooking', 'baking bread')

### `platform_get_info` (~122 tokens)

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'

Input parameters:

- `section` (string): Which section to return: 'all', 'features', 'pricing', 'platforms', or 'integrations'

### `shopping_generate_grocery_list` (~188 tokens)

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

Input parameters:

- `recipeSlugs` (array, required): Array of recipe slugs to generate the grocery list from (e.g. ['chicken-pho', 'banh-mi-sandwich'])
- `servingsMultiplier` (number): Multiply all ingredient quantities by this factor (e.g. 2 for double portions, 0.5 for half)

### `shopping_instacart` (~150 tokens)

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'

Input parameters:

- `postalCode` (string): Postal/ZIP code for delivery area and store availability (e.g. '98101', '10001')
- `recipeSlug` (string, required): Recipe slug to shop ingredients for (e.g. 'chicken-pho', 'pad-thai')

### `meals_plan` (~199 tokens)

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'

Input parameters:

- `days` (number): Number of days to plan meals for (1-14, default 7)
- `mealsPerDay` (number): Number of meals per day to plan (1-5, default 3 for breakfast/lunch/dinner)
- `preferences` (string): Dietary preferences, cuisine focus, or constraints (e.g. 'Mediterranean', 'low-carb', 'family-friendly', 'under 30 minutes', 'vegetarian')

### `recipes_get_nutrition` (~118 tokens)

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'

Input parameters:

- `recipeSlug` (string, required): Recipe slug to get nutrition info for (e.g. 'chicken-pho', 'caesar-salad')

### `recipes_find_by_ingredient` (~167 tokens)

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'

Input parameters:

- `ingredients` (array, required): Array of ingredients to search for (e.g. ['chicken', 'rice', 'garlic'])
- `limit` (number): Maximum number of results (1-50, default 10)
- `matchAll` (boolean): If true, only return recipes containing ALL listed ingredients. If false (default), return recipes matching ANY ingredient.

### `cooking_get_substitutions` (~163 tokens)

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'

Input parameters:

- `dietaryNeed` (string): Specific dietary need for the substitution (e.g. 'vegan', 'dairy-free', 'gluten-free', 'nut-free', 'low-sodium')
- `ingredient` (string, required): The ingredient you need a substitute for (e.g. 'fish sauce', 'butter', 'eggs', 'soy sauce')

### `cuisines_explore` (~96 tokens)

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'

Input parameters:

- `minRecipes` (number): Only show cuisines with at least this many recipes (default 1)

### `recipes_get_random` (~128 tokens)

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'

Input parameters:

- `cuisine` (string): Optional cuisine filter (e.g. 'italian', 'vietnamese')
- `mealType` (string): Optional meal type filter: breakfast, lunch, dinner, snack, dessert

### `recipes_compare` (~116 tokens)

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'

Input parameters:

- `recipeSlugs` (array, required): Array of 2-5 recipe slugs to compare (e.g. ['chicken-pho', 'beef-pho'])

### `recipes_get_quick` (~141 tokens)

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'

Input parameters:

- `limit` (number): Maximum number of results (1-20, default 10)
- `maxMinutes` (number): Maximum total cooking time in minutes (5-120, default 30)
- `mealType` (string): Optional meal type filter: breakfast, lunch, dinner, snack, dessert

### `recipes_get_dietary` (~217 tokens)

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

Input parameters:

- `cuisine` (string): Optional cuisine filter to combine with dietary requirement (e.g. 'italian', 'thai')
- `diet` (string, required): Dietary requirement to filter by (e.g. 'vegan', 'gluten-free', 'keto', 'dairy-free', 'paleo', 'low-carb', 'vegetarian')
- `limit` (number): Maximum number of results (1-50, default 10)

### `recipes_scale` (~114 tokens)

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'

Input parameters:

- `recipeSlug` (string, required): Recipe slug to scale (e.g. 'chicken-pho')
- `targetServings` (number, required): Desired number of servings (1-100)

### `nutrition_analyze` (~144 tokens)

Get a deep nutritional analysis for a recipe — full macros (protein, carbs, fat, fiber), micros (sodium, cholesterol, potassium, saturated fat, sugar), per-serving breakdown, and ingredient-level calorie contributions.
TRIGGERS:
\- 'nutrition breakdown for X', 'full nutrition facts for X'
\- 'how many calories per serving in X', 'macro breakdown of X'
\- 'is X high in protein', 'how much fiber in X'
\- 'detailed nutrition analysis', 'calorie breakdown by ingredient'

Input parameters:

- `recipeSlug` (string, required): Recipe slug to analyze (e.g. 'chicken-pho', 'caesar-salad')

### `nutrition_compare` (~144 tokens)

Compare nutrition facts across 2-5 recipes side-by-side. Shows calories, protein, carbs, fat, fiber for each recipe in a comparison table format.
TRIGGERS:
\- 'compare nutrition of X and Y', 'which is healthier X or Y'
\- 'calories in X vs Y', 'protein comparison X and Y'
\- 'healthiest option between X Y Z'
\- 'nutritional comparison', 'which has fewer calories'

Input parameters:

- `recipeSlugs` (array, required): Array of 2-5 recipe slugs to compare nutritionally (e.g. ['chicken-pho', 'beef-pho', 'veggie-pho'])

### `nutrition_find_by_macros` (~286 tokens)

Find recipes that match specific nutritional targets. Filter by max calories, minimum protein, max carbs, max fat — perfect for fitness goals, dieting, or health-conscious eating.
TRIGGERS:
\- 'high protein recipes', 'recipes under 400 calories'
\- 'low carb meals', 'high fiber recipes'
\- 'keto-friendly recipes by nutrition', 'recipes for muscle building'
\- 'meals under 500 calories with at least 30g protein'
\- 'find recipes for my diet', 'low calorie dinner options'

Input parameters:

- `cuisine` (string): Optional cuisine filter (e.g. 'italian', 'asian')
- `limit` (number): Maximum results to return (1-20, default 10)
- `maxCaloriesPerServing` (number): Maximum calories per serving (e.g. 400 for a light meal, 600 for a moderate meal)
- `maxCarbs` (number): Maximum grams of carbs per serving (e.g. 20 for low-carb/keto)
- `maxFat` (number): Maximum grams of fat per serving (e.g. 15 for low-fat)
- `minFiber` (number): Minimum grams of fiber per serving (e.g. 5 for high-fiber)
- `minProtein` (number): Minimum grams of protein per serving (e.g. 25 for high-protein)

### `nutrition_daily_plan` (~222 tokens)

Build a single-day meal plan optimized for specific calorie and macro goals. Returns breakfast, lunch, dinner, and optional snack with combined nutrition totals hitting your targets.
TRIGGERS:
\- 'meal plan for 2000 calories', 'build me a 1500 calorie day'
\- 'high protein meal plan', 'plan my meals for 150g protein'
\- 'keto meal plan for today', 'low carb day plan'
\- 'bodybuilding meal plan', 'cut diet plan', 'bulking meals'
\- 'plan meals to hit my macros'

Input parameters:

- `cuisine` (string): Preferred cuisine style (e.g. 'mediterranean', 'asian')
- `maxCarbs` (number): Maximum daily carbs in grams (e.g. 50 for keto, 150 for low-carb)
- `minProtein` (number): Minimum daily protein target in grams (e.g. 120 for athletic, 150 for bodybuilding)
- `targetCalories` (number): Target total daily calories (800-5000, default 2000)

### `nutrition_healthier_swap` (~156 tokens)

Get AI-powered suggestions to make a recipe healthier — ingredient swaps, cooking technique changes, and portion adjustments with estimated calorie savings.
TRIGGERS:
\- 'make X healthier', 'healthier version of X'
\- 'reduce calories in X', 'lower fat version of X'
\- 'how to make X lighter', 'healthy swap for X recipe'
\- 'healthify this recipe', 'clean eating version of X'

Input parameters:

- `goal` (string): Health optimization goal: lower-calorie, higher-protein, lower-carb, lower-fat, higher-fiber, or general
- `recipeSlug` (string, required): Recipe slug to get healthier suggestions for (e.g. 'mac-and-cheese', 'fried-chicken')

### `nutrition_ingredient_info` (~122 tokens)

Get nutrition facts, health benefits, and culinary uses for any cooking ingredient. Comprehensive reference for common cooking ingredients.
TRIGGERS:
\- 'nutrition in chicken breast', 'is avocado healthy'
\- 'calories in rice', 'protein in salmon'
\- 'health benefits of turmeric', 'facts about olive oil'
\- 'what is nutritional yeast', 'info about quinoa'

Input parameters:

- `ingredient` (string, required): Ingredient name to look up (e.g. 'chicken breast', 'avocado', 'quinoa', 'salmon', 'olive oil')

### `nutrition_meal_score` (~138 tokens)

Rate the nutritional quality of a meal plan or set of recipes on a 0-100 health score. Evaluates balance of protein, fiber, calorie density, and variety.
TRIGGERS:
\- 'rate my meal plan', 'how healthy is my meal selection'
\- 'score these recipes nutritionally', 'nutrition grade for these meals'
\- 'is this a balanced meal plan', 'health check my recipes'

Input parameters:

- `recipeSlugs` (array, required): Array of recipe slugs to score as a meal or plan (e.g. ['oatmeal-bowl', 'chicken-salad', 'salmon-dinner'])

### `recipes_seasonal` (~104 tokens)

Find recipes perfect for a specific season or month. Returns seasonal dishes with fresh, in-season ingredients.
TRIGGERS:
\- 'what's good to cook in summer', 'fall recipes', 'winter comfort food'
\- 'seasonal dishes for March', 'spring recipes'
\- 'holiday recipes', 'Thanksgiving ideas', 'Christmas dinner'

Input parameters:

- `limit` (number): Number of recipes to return
- `season` (string, required): Season to find recipes for

### `recipes_collections` (~107 tokens)

Browse curated recipe collections by theme — date night, comfort food, quick weeknight, party appetizers, and more.
TRIGGERS:
\- 'date night recipes', 'comfort food ideas', 'party appetizers'
\- 'meal prep recipes', 'one pot meals', 'kid-friendly recipes'
\- 'romantic dinner', 'game day food', 'brunch ideas'

Input parameters:

- `limit` (number): Number of recipes to return
- `theme` (string, required): Collection theme to browse

### `cooking_pair_beverages` (~129 tokens)

Get wine, beer, cocktail, or non-alcoholic drink pairings for a recipe or cuisine.
TRIGGERS:
\- 'what wine goes with X', 'beer pairing for X', 'drink pairing'
\- 'cocktail for dinner', 'non-alcoholic pairing', 'beverage suggestion'
\- 'wine for pasta', 'what to drink with steak'

Input parameters:

- `beverageType` (string): Type of beverage pairing
- `dish` (string, required): Dish or cuisine to pair beverages with (e.g. 'grilled steak', 'Thai curry', 'seafood pasta')

### `cooking_meal_prep_guide` (~120 tokens)

Get a meal prep guide — how to batch cook, store, and reheat recipes for the week. Saves time and reduces food waste.
TRIGGERS:
\- 'how to meal prep X', 'batch cooking tips', 'meal prep guide'
\- 'how to store leftovers', 'can I freeze X', 'how long does X last'
\- 'Sunday meal prep', 'weekly prep plan'

Input parameters:

- `recipeSlug` (string, required): Recipe slug to get meal prep tips for (e.g. 'chicken-pho')

### `cooking_convert_units` (~187 tokens)

Convert between cooking measurement units — cups, tablespoons, grams, ounces, milliliters, and more.
TRIGGERS:
\- 'how many grams in a cup', 'convert tablespoons to cups'
\- 'ounces to grams', 'ml to cups', 'teaspoons in a tablespoon'
\- 'metric to imperial', 'cooking conversions'

Input parameters:

- `amount` (number, required): Amount to convert (e.g. 2.5)
- `fromUnit` (string, required): Unit to convert from (e.g. 'cups', 'tbsp', 'oz', 'g', 'ml', 'tsp', 'lb', 'kg')
- `ingredient` (string): Optional ingredient for weight/volume conversions (e.g. 'flour', 'sugar', 'butter') — different ingredients have different densities
- `toUnit` (string, required): Unit to convert to

### `account_api_key_status` (~79 tokens)

Check the status of the API key you're using right now — see call count, rate limit, and creation date. Useful for monitoring your MCP usage.
TRIGGERS:
\- 'check my API key', 'API key status', 'how many calls have I made'
\- 'my usage', 'rate limit status', 'key info'

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/rodeldoria-savor-dish/savordish#diagnostics

## Score history

- 2026-08-04: 82
- 2026-08-03: 81
- 2026-08-02: 80
- 2026-08-01: 80
- 2026-07-31: 80
- 2026-07-30: 75
- 2026-07-29: 75
- 2026-07-28: 74
- 2026-07-27: 73
- 2026-07-26: 73

## Links

- Remote endpoint: https://savordish.com/mcp
- Repository: https://github.com/savordish/savor-dish
- Changelog RSS feed: https://verifymcp.io/servers/rodeldoria-savor-dish/savordish/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/rodeldoria-savor-dish/savordish/changelog.json
- HTML version of this page: https://verifymcp.io/servers/rodeldoria-savor-dish/savordish
