Loading MCP server directory, please wait...
Create, translate, and plan Cookidoo recipes with guided Thermomix actions and shopping lists.
npx @getmcp/cli add io.github.vitaliemiron/cookidoo-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.vitaliemiron/cookidoo-mcp": {
"command": "uvx",
"args": [
"cookidoo-mcp"
],
"env": {
"COOKIDOO_EMAIL": "",
"COOKIDOO_PASSWORD": "",
"COOKIDOO_COUNTRY": "",
"COOKIDOO_LANGUAGE": ""
}
}
}
}