Tandoor MCP Server
Related Servers
Alternatives to Tandoor MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseAqualityBmaintenanceMCP server for Tandoor Recipes, enabling recipe management (create, edit, search, delete) and entity operations (foods, units, keywords) via natural language from Claude.11-
- FlicenseNot gradedqualityAmaintenanceMCP server that integrates with AnyList for managing shopping lists, recipes, and meal planning via natural language.29-
- AlicenseNot gradedqualityFmaintenanceMCP server for MealMastery AI meal planning that enables users to manage meal plans, recipes, and grocery lists through natural language conversation with AI agents like Claude.51 npmMIT
- AlicenseNot gradedqualityAmaintenanceAn MCP server for Mealie that provides curated tools for recipes, meal plans, and cookbooks with compact responses, enabling natural language management of your Mealie instance.1MIT
- FlicenseAqualityCmaintenanceMCP server that enables AI assistants to manage a recipe catalog, including listing, searching, adding, removing, and suggesting recipes, with optional Trello or local JSON storage.5-
- AlicenseBqualityBmaintenanceMCP server for Mealie that exposes its REST API to manage recipes, meal plans, shopping lists, cookbooks, and taxonomy through natural language.7548 PyPIMIT
TDQS
Scored across 13 tools
Most tools target distinct resources and actions. The only slight overlap is between get_recipe_details (fetch one recipe) and get_recipes (search), but their descriptions clearly differentiate them.
The tool names mostly follow a verb_noun pattern, but there are inconsistencies: 'create_tandoor_recipe' and 'create_tandoor_meal_plan' use 'tandoor' while others do not, and the shopping list tools use 'add/update/remove' rather than a consistent 'create/update/delete'. Singular/plural usage also differs (get_recipe_details vs get_recipes).
13 tools is well within the ideal 3-15 range and each tool serves a clear purpose for managing recipes, meal plans, and shopping lists.
The shopping list has full CRUD coverage, but recipes and meal plans only support creation and retrieval, with no update or delete operations. This is a significant gap that agents will likely encounter when trying to manage or correct existing recipes and meal plans.