
Meal Planner Ai Mcp
Give coding agents meal-planning capabilities when you are building nutrition, fitness, or lifestyle apps without wiring a custom LLM pipeline first.
Overview
meal-planner-ai-mcp is a MCP server for the Build phase that connects coding agents to MEOK AI Labs meal-planning tools over stdio.
What is this MCP server?
- meal-planner-ai-mcp MCP server published by MEOK AI Labs
- Stdio transport for local Claude Code and Cursor workflows
- PyPI package meal-planner-ai-mcp at version 1.0.4
- GitHub source at CSOAI-ORG/meal-planner-ai-mcp for fork and inspect
- Suited to prototyping weekly menus, macros, or grocery lists inside agent-driven app builds
- Published version 1.0.4 via PyPI identifier meal-planner-ai-mcp
- Stdio MCP transport
- Maintainer attribution: MEOK AI Labs (CSOAI-ORG GitHub org)
What problem does it solve?
Indie app builders waste time hand-rolling meal recommendation flows when they only need a working MCP hook for demos and MVPs.
Who is it for?
Solo builders prototyping food, fitness, or family organizer apps who want agent-driven meal plans via a standard MCP package.
Skip if: Clinical diet prescribing, enterprise cafeteria systems, or products that require HIPAA-grade meal data without reviewing MEOK’s implementation.
What do I get? / Deliverables
After registration, your agent can generate and refine meal plans through MCP tools while you focus on app UI and data models.
- Working stdio MCP meal-planning tools in the dev agent
- Faster MVP loops for menu and grocery-list features
- Inspectable open-source server package at version 1.0.4
Recommended MCP Servers
Journey fit
How it compares
Domain-specific AI MCP integration, not a full nutrition database or ecommerce meal-kit backend.
Common Questions / FAQ
Who is meal-planner-ai-mcp for?
It is for indie developers and agent users building consumer meal or wellness features who want MEOK AI Labs planner tools inside Claude Code or Cursor.
When should I use meal-planner-ai-mcp?
Use it during Build integrations while you spike menu generation, shopping lists, or personalization before committing to a custom API.
How do I add meal-planner-ai-mcp to my agent?
Install meal-planner-ai-mcp from PyPI, configure a stdio MCP server entry in your client, and point it at the published identifier for version 1.0.4.