71
/ 100
15 days ago
glama

Thermomix-MCP

Converts recipes from any source (web, YouTube, Instagram, etc.) into Thermomix format with guided cooking steps and uploads them to Cookidoo.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 4 credentials: ANTHROPIC_API_KEY, COOKIDOO_PASSWORD, PEXELS_API_KEY, WEBHOOK_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretANTHROPIC_API_KEYWebhook: für die headless-Umwandlung nötig
configTHERMOMIX_LLM_MODELWebhook-Modell (Default Haiku; claude-sonnet-5 für mehr Qualität)
configCOOKIDOO_LOCALE
configCOOKIDOO_COUNTRY
configCOOKIDOO_EMAIL/ COOKIDOO_PASSWORD Cookidoo-Upload (braucht aktives Abo)
🔐 secretCOOKIDOO_PASSWORDCOOKIDOO_EMAIL / Cookidoo-Upload (braucht aktives Abo)
🔐 secretPEXELS_API_KEYFallback-Bildsuche ([kostenlos](https://www.pexels.com/api/))
configYTDLP_COOKIES_FROM_BROWSERsafari/chrome/… für Login-Wände bei Instagram/TikTok
configWHISPER_MODELtiny/base/small/medium (Default base)
configTHERMOMIX_OUTPUT_DIRZielordner für Rezept-Karten (Default ./recipes)
🔐 secretWEBHOOK_TOKENX-Auth-Token: <> → extrahiert, wandelt um, speichert die Karte, lädt
configWEBHOOK_HOST/ WEBHOOK_PORT Webhook-Bind (Default 0.0.0.0:8787)
configWEBHOOK_PORTWEBHOOK_HOST / Webhook-Bind (Default 0.0.0.0:8787)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/modulrdesign-thermomix-mcp-545j1u)](https://m8ven.ai/mcp/modulrdesign-thermomix-mcp-545j1u)
commit: 5613d9bfba5bc16802095b443c21c6b260c3a13f
code hash: 8c9d9166c78d69e96e36afe0c5fad6232e9c17bbebf1ccad900d47e9881f36bb
verified: 7/16/2026, 8:43:31 AM
view raw JSON →