cookidoo-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| upload_recipeA | Laedt ein Custom-Rezept fuer den Thermomix nach Cookidoo hoch. Regeln fuer den Aufbau (vollstaendige Anleitung: Resource cookidoo://rezept-anleitung):
|
| set_recipe_imageA | Setzt oder ersetzt das Foto eines eigenen Custom-Rezepts. Genau eine Bildquelle angeben:
Das Bild muss mindestens 80x80 Pixel gross sein, sonst lehnt Cookidoo es ab - beim Verkleinern also nicht unter diese Grenze gehen. |
| list_custom_recipesA | Listet alle eigenen Custom-Rezepte mit id, Name, Gesamtzeit und URL. |
| get_custom_recipeB | Liest ein eigenes Custom-Rezept mit Zutaten, Schritten und Annotationen. |
| delete_custom_recipeB | Loescht ein eigenes Custom-Rezept endgueltig. |
| get_recipe_detailsC | Liest die Details eines offiziellen Cookidoo-Rezepts. |
| get_shopping_listA | Liest die Einkaufsliste: Rezepte, Zutaten und zusaetzliche Artikel. |
| add_items_to_shopping_listA | Setzt freie Artikel (z. B. "Milch") auf die Einkaufsliste. |
| add_recipe_to_shopping_listA | Setzt die Zutaten eines Rezepts auf die Einkaufsliste. Fuer eigene Custom-Rezepte is_custom=true setzen. |
| get_meal_planA | Liest den Wochenplan der Kalenderwoche, die den Tag (YYYY-MM-DD) enthaelt. |
| add_recipe_to_meal_planA | Plant ein Rezept fuer einen Tag (YYYY-MM-DD) im Wochenplan ein. Fuer eigene Custom-Rezepte is_custom=true setzen. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| thermomix-rezept-erstellen | Vollstaendige Schreibanleitung fuer Thermomix-Rezepte, optional mit Gericht. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| recipe_guide | Die vollstaendige Schreibanleitung fuer Thermomix-Rezepte. |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jsaedtler/cookidoo-mcp-docker'
If you have feedback or need assistance with the MCP directory API, please join our Discord server