A Model Context Protocol server that connects AI assistants to the Norish recipe management API for recipe browsing, meal planning, and grocery list management.
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.ALLOWED_HOSTSMCP_API_KEY— Yes Secret key for authenticating requests to this MCP server. Clients must send it as a Bearer token in the Authorization header.NORISH_API_KEY— Your Norish (generate from your Norish account settings)NORISH_API_URL— Yes The URL of your running Norish instance (e.g. https://meals.nashor.cloud:6002)PORT— No (default: 3001) Port the MCP server listens on[](https://m8ven.ai/mcp/kellojo-norish-mcp-1fee6o)