69
/ 100
10 days ago
glama

cookidoo-mcp

Enables LLMs to upload and manage Thermomix recipes on Cookidoo, including structured steps with Thermomix settings, images, and access to shopping lists and meal planning.

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 3 credentials: GITHUB_CLIENT_SECRET, COOKIDOO_PASSWORD, MCP_JWT_SIGNING_KEY
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.
configMCP_TRANSPORTstdio uv run cookidoo-mcp
configMCP_SSL_CERTFILETLS itself: set and MCP_SSL_KEYFILE and mount a
configMCP_SSL_KEYFILETLS itself: set MCP_SSL_CERTFILE and and mount a
configGITHUB_CLIENT_ID2. Set , GITHUB_CLIENT_SECRET, MCP_BASE_URL,
🔐 secretGITHUB_CLIENT_SECRET2. Set GITHUB_CLIENT_ID, , MCP_BASE_URL,
configMCP_BASE_URLHomepage: your ; callback URL:
configALLOWED_GITHUB_USERS(and ideally MCP_JWT_SIGNING_KEY plus
configCOOKIDOO_EMAILCookidoo account email required
🔐 secretCOOKIDOO_PASSWORDCookidoo account password required
configCOOKIDOO_COUNTRYCountry code de
configCOOKIDOO_LANGUAGELanguage code de-DE
configTHERMOMIX_MODELDevice written to the recipe tools field TM7
configMCP_HOST
configMCP_PORT
🔐 secretMCP_JWT_SIGNING_KEYALLOWED_GITHUB_USERS (and ideally plus
configMCP_STATE_DIRfor persistent client registrations - without it a
// 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 5 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/jsaedtler-cookidoo-mcp-docker-8e6is1)](https://m8ven.ai/mcp/jsaedtler-cookidoo-mcp-docker-8e6is1)
commit: 3468e601f350b5c984be3959c887a1b508f72f57
code hash: d8f4df24c8d10cf2cc4e9b03a25f4752a062a538fbb1cc316787b4b3e6870fed
verified: 7/21/2026, 8:58:41 AM
view raw JSON →