Skip to content

mealie-mcpA curated, safe view of your Mealie instance for an AI model

Search and cook from your recipes, import new ones, plan meals and build shopping lists — through 52 tools chosen so the common tasks are one call and the dangerous surface is out of reach.

mealie-mcp architectureAn MCP client talks to mealie-mcp over stdio; mealie-mcp calls the Mealie REST API over HTTPS. Mealie itself fetches recipe websites server-side, which is why the URL guard refuses private hosts.MCP clientClaude, Codex, …mealie-mcp52 toolsconfirm tokensread-only modeMealierecipes · plans · listsstdioHTTPS/api/*scrapes recipe sites server-side —URL guard refuses private hosts
One stdio server between the MCP client and the Mealie REST API — destructive calls gated by confirmation tokens, upstream content marked untrusted.

See it in action

Demo of mealie-mcp in Claude Code

Released under the MIT License.