Odel
Cookidoo MCP

Cookidoo MCP

Local
@vitaliemiron2HTMLApache-2.0Updated 1mo ago

Create, translate, and plan Cookidoo recipes with guided Thermomix actions and shopping lists.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIcookidoo-mcpv1.2.0

Run

uvx cookidoo-mcp

MCP client config

{
  "mcpServers": {
    "cookidoo-mcp": {
      "command": "uvx",
      "args": [
        "cookidoo-mcp"
      ]
    }
  }
}