Enables AI assistants to manage shopping lists, recipes, meal plans, and shared expenses with a KitchenOwl instance via its REST API.
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.
process.env. You'll be asked to provide them before it can run.KITCHENOWL_URL— If you already run KitchenOwl elsewhere, only build/run the kitchenowl-mcp service and point at your instance.KITCHENOWL_TOKEN— cp .env.example .env # fill in (and JWT_SECRET_KEY for the bundled KitchenOwl)KITCHENOWL_HOUSEHOLD_ID— no auto Default household; auto-picked when the user has exactly oneMCP_HOST— / MCP_PORT / MCP_PATH no 0.0.0.0 / 8000 / /mcp Where the MCP HTTP endpoint listensMCP_PORT— MCP_HOST / / MCP_PATH no 0.0.0.0 / 8000 / /mcp Where the MCP HTTP endpoint listensMCP_PATH— MCP_HOST / MCP_PORT / no 0.0.0.0 / 8000 / /mcp Where the MCP HTTP endpoint listensMCP_SERVER_TOKEN— no unset If set, MCP clients must send Authorization: Bearer <token>[](https://m8ven.ai/mcp/harpune-mcp-kitchenowl-1flldx)