rating
(integer, optional): Minimum rating (0-5) the recipe should have.
How to use it
rating is exposed by the Tandoor MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the rating tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL TANDOOR MCP SERVER LISTINGOther tools in Tandoor MCP Server (39)
Add an item to the shopping list, allowing food/unit names or IDs.
(string, required): The amount needed (e.g., '1', '2.5', '1/2').
(string, optional): Filter by checked status ("true", "false", "both", "recent"). Defaults to "recent".
Adds one or more recipes to the Tandoor meal plan for a specific date and meal type.
Creates a new recipe in Tandoor.
(string, optional): Description for the recipe.
(string or integer, required): The name or ID of the food item.
(array of integers, optional): Array of Food IDs. Returns recipes containing ANY of these foods.
(string, optional): Start date (YYYY-MM-DD) to filter meal plans (inclusive).
List or search for foods.
List or search for keywords.
Retrieve meal plan entries from Tandoor, optionally filtering by date range and meal type.
List all available meal types in Tandoor.
Retrieve the full details of a specific recipe.
Search for recipes in Tandoor based on various criteria.
Retrieve the current shopping list items.
List or search for units.
(string, required): A multi-line block of text listing ingredients, one per line.
(string, required): A multi-line block of text detailing the recipe instructions.
(integer, required): The ID of the shopping list item to update.
(array of integers, optional): Array of Keyword IDs. Returns recipes matching ANY of these keywords.
(integer, optional): Maximum number of recipes to return. Defaults to 10.
(string, required): The name of the meal type (e.g., 'Dinner', 'Lunch').
(integer, optional): Meal Type ID to filter by.
(string, required): The name of the recipe.
(string, optional): Note for the meal plan entry.
(string, optional): Search term to match against recipe names (fuzzy match).
(integer, required): The ID of the recipe to retrieve.
(array, required): Array of recipe names or IDs to add to the plan.
Remove an item from the shopping list.
(integer, optional): Optional ID to get first-level children (0 for root).
(number, optional): Number of servings.
(string, required): The date for the meal plan entry (YYYY-MM-DD).
(string, optional): Title for the meal plan entry.
(string, optional): End date (YYYY-MM-DD) to filter meal plans (inclusive).
(integer, optional): Optional ID to get all children in a tree.
(integer, optional): Optional new unit ID.
(string or integer, required): The name or ID of the unit (e.g., 'cup', 'g', 5).
Update an existing shopping list item (e.g., check/uncheck, change amount).