A read-only MCP server for Mealie that enables searching recipes, managing shopping lists, meal plans, and retrieving household/instance info via tools. Supports secure per-user authentication and multiple Mealie instances.
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.MCP_AUTH_TOKEN— MCP endpoint token Authorization: Bearer <token> A static secret (set via ) that gates the server. Requests without a valid token are rejected with 401.MEALIE_BASE_URL— X-Mealie-Url: https://other-mealie.example.com header (otherwiseMCP_HOST— no 0.0.0.0 Bind address.MCP_PORT— no 8000 Bind port.MCP_PATH— no /mcp Endpoint path.MEALIE_TIMEOUT— no 30 Outbound request timeout in seconds.MCP_LOG_LEVEL— no info uvicorn log level.[](https://m8ven.ai/mcp/dvejsada-mealie-mcp-ugggvy)