
Mcp Server
Connect your agent to MealMastery for weekly meal plans, recipe management, and Kroger grocery handoff from chat.
Overview
MealMastery MCP is a Build-phase integrations server that lets agents generate meal plans, manage recipes, and send groceries to Kroger via MealMastery.
What is this MCP server?
- Generate weekly AI meal plans through MealMastery via MCP
- Manage recipes inside the MealMastery workflow from the agent
- Send grocery lists to Kroger as part of the meal planning loop
- npm package @mealmastery/mcp-server v0.2.4 with MEALMASTERY_API_KEY required
- Registry version 0.2.4
- npm identifier @mealmastery/mcp-server
- Required secret env MEALMASTERY_API_KEY
What problem does it solve?
You want one agent workflow for planning meals and ordering groceries without juggling the MealMastery app and Kroger separately.
Who is it for?
Solo builders dogfooding agent integrations or building consumer lifestyle products that need meal-plan and grocery automation.
Skip if: Founders looking for core startup journey tools like analytics, deploy, SEO, or finance validation.
What do I get? / Deliverables
After registration, your agent can create weekly plans, adjust recipes, and trigger Kroger grocery actions through MealMastery’s API.
- Agent-generated weekly meal plans via MealMastery
- Recipe management actions callable from the agent
- Grocery list handoff toward Kroger through the MealMastery flow
Recommended MCP Servers
Journey fit
Build / integrations is the canonical shelf because this MCP is primarily an external API bridge (MealMastery + Kroger) rather than a core ship, launch, or grow product metric tool. Integrations subphase reflects wiring a third-party meal-planning API into your agent stack the same way you would any niche SaaS connector.
How it compares
Niche meal-planning API MCP, not a general devtools or infrastructure server.
Common Questions / FAQ
Who is MealMastery MCP for?
It is for developers and solo builders who use MealMastery and want Claude Code or similar agents to handle plans, recipes, and Kroger grocery steps via MCP.
When should I use MealMastery MCP?
Use it when you are integrating personal or product meal-planning flows and already have a MealMastery developer API key.
How do I add MealMastery MCP to my agent?
Add @mealmastery/mcp-server to MCP config, set MEALMASTERY_API_KEY from mealmastery.ai/settings, and run the stdio npm package.