Mise documentation

Run, configure, and contribute to your own Mise kitchen.

Mise is a self-hosted kitchen companion for households and restaurants. It keeps recipes, meal plans, pantry inventory, and the shopping list in one place while storing recipes in the portable Schema.org Recipe format.

What you get

  • A shared recipe library with Schema.org JSON-LD import and export
  • Weekly meal planning with adjustable servings
  • Pantry, fridge, and freezer inventory
  • A household shopping list
  • Typo-tolerant full-text recipe search through Meilisearch
  • Household and restaurant workspaces with multiple members
  • A REST API with OpenAPI documentation
  • An OAuth-protected MCP server for Claude, ChatGPT, and compatible clients

The Mise dashboard showing meals, recipes, shopping, and pantry

Pick a path

GoalRecommended path
Run Mise on a server or homelabDocker Compose
Use an existing PostgreSQL or Meilisearch serviceDocker image
Work on Mise itselfBuild from source
Put Mise behind a public domainReverse proxy and HTTPS
Keep the installation healthyOperations

:::note Mise itself is self-hosted. This documentation website can be deployed separately; it does not need access to your Mise database or server. :::

On this page