A
licenseNot graded
qualityC
maintenanceEnables to browse, compare, plan, and shop from Cookidoo, and save arbitrarily tweaked custom recipes back to your account.
MIT
No user-submitted related servers found.
Scored across 4 tools
Each tool has a distinct and non-overlapping purpose: fetching raw recipe data, finding a fallback image, saving as markdown, and uploading to Cookidoo. No ambiguity.
All tool names follow a consistent verb_noun pattern with underscores (e.g., fetch_recipe, find_recipe_image), making them predictable and easy to understand.
4 tools is on the lower side but appropriate for the focused domain of Thermomix recipe processing. Each tool serves a clear step in the workflow without unnecessary bloat.
The tool set covers the core workflow: fetching, image fallback, saving locally, and uploading. The conversion step is handled by the model via a prompt, so no gap exists.