69
/ 100
12 days ago
glama

kitchenowl-mcp

Enables AI assistants to manage shopping lists, recipes, meal plans, and shared expenses with a KitchenOwl instance via its REST API.

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 2 credentials: KITCHENOWL_TOKEN, MCP_SERVER_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.
configKITCHENOWL_URLIf you already run KitchenOwl elsewhere, only build/run the kitchenowl-mcp service and point at your instance.
🔐 secretKITCHENOWL_TOKENcp .env.example .env # fill in (and JWT_SECRET_KEY for the bundled KitchenOwl)
configKITCHENOWL_HOUSEHOLD_IDno auto Default household; auto-picked when the user has exactly one
configMCP_HOST/ MCP_PORT / MCP_PATH no 0.0.0.0 / 8000 / /mcp Where the MCP HTTP endpoint listens
configMCP_PORTMCP_HOST / / MCP_PATH no 0.0.0.0 / 8000 / /mcp Where the MCP HTTP endpoint listens
configMCP_PATHMCP_HOST / MCP_PORT / no 0.0.0.0 / 8000 / /mcp Where the MCP HTTP endpoint listens
🔐 secretMCP_SERVER_TOKENno unset If set, MCP clients must send Authorization: Bearer <token>
// 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/harpune-mcp-kitchenowl-1flldx)](https://m8ven.ai/mcp/harpune-mcp-kitchenowl-1flldx)
commit: 575bf5fdec5bf304d5b8d9f5c1dc3389c5adc644
code hash: 18a9e379fd26f4ca7f9b45ae0a1a6ba12e55d5af7f47bf7d3ed4e148f8330bd7
verified: 7/19/2026, 8:45:12 AM
view raw JSON →