tandoor-mcp-server
If you are the rightful owner of tandoor-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for interacting with Tandoor Recipe Manager.
The Tandoor MCP Server is designed to facilitate seamless interaction with the Tandoor Recipe Manager, allowing users to manage recipes, meal plans, and shopping lists efficiently. It provides a robust set of features that enable users to create and manage recipes, add them to meal plans, and handle shopping list items. The server supports various operations such as searching for recipes, retrieving meal plans, and managing shopping list items. It is implemented with a focus on ease of use and integration with the Tandoor Recipe Manager, making it a valuable tool for users looking to streamline their meal planning and recipe management processes.
Features
- Create recipes in Tandoor with ingredients and instructions
- Add recipes to meal plans for specific dates and meal types
- Search for recipes using various criteria (name, keywords, foods, rating)
- Retrieve meal plans filtered by date range and meal type
- Manage shopping list items (view, add, update, remove)
Tools
create_tandoor_recipe
Creates a new recipe in Tandoor.
create_tandoor_meal_plan
Adds one or more recipes to the Tandoor meal plan for a specific date and meal type.
get_recipes
Search for recipes in Tandoor based on various criteria.
get_meal_plans
Retrieve meal plan entries from Tandoor, optionally filtering by date range and meal type.
get_recipe_details
Retrieve the full details of a specific recipe.