Portable recipes
Store every recipe as Schema.org JSON-LD. Your collection stays useful outside Mise.
Mise brings recipes, meal plans, pantry, and shopping into one beautiful home for households and restaurants—without giving up ownership of your data.
$ mkdir mise && cd mise
$ curl -fsSLO https://raw.githubusercontent.com/
sidhantpanda/mise/main/compose.yml
$ echo "JWT_SECRET=$(openssl rand -hex 32)" > .env
$ docker compose up -d
A kitchen operating system
Mise connects the daily jobs that usually live across bookmarks, notes, calendars, and half-finished shopping lists.
Store every recipe as Schema.org JSON-LD. Your collection stays useful outside Mise.
Plan breakfast, lunch, and dinner together, then turn the plan into a shopping list.
Keep the pantry, fridge, freezer, and shared shopping list in one calm workspace.
Connect Claude or ChatGPT over MCP and let an assistant work with the kitchen you choose.
Designed around real routines
Import a recipe, put it on the meal plan, add its ingredients to shopping, and keep track of what is already at home. Mise keeps the context connected.

Run it your way
Start with Compose, bring your own infrastructure, or work directly from source. The guides cover upgrades, backups, HTTPS, and reverse proxies too.
Mise, PostgreSQL, and Meilisearch with persistent volumes and sensible defaults.
Open guideBring your own database and search service, and run the published GHCR image.
Open guideClone the pnpm monorepo, start the development services, and work with hot reload.
Open guideMCP built in
Connect Claude or ChatGPT to your own Mise server. OAuth handles sign-in and household consent; you decide which kitchen the assistant can read or change.
Ready when you are