Mealie MCP Server
Mealie MCP server enabling AI agents to interact with Mealie — the popular self-hosted recipe manager and meal planner. Enables searching and retrieving recipes, managing meal plans, creating shopping lists, adding new recipes, and integrating culinary knowledge into AI-driven personal assistant and meal planning workflows.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
API token. Self-hosted local data. HTTPS for remote access. Personal recipe data — low sensitivity.
⚡ Reliability
Best When
A Mealie user wants AI assistance with meal planning and recipe management — querying their personal recipe library, building shopping lists, and generating meal plans from their Mealie instance.
Avoid When
You don't use Mealie, prefer a cloud recipe service, or need public recipe API access (use Spoonacular or Edamam APIs instead).
Use Cases
- • Searching recipes by ingredient or dietary requirements from meal planning agents
- • Creating weekly meal plans from nutrition and variety optimization agents
- • Generating shopping lists from planned meals from grocery assistant agents
- • Adding new recipes from web scraping from recipe collection agents
- • Answering cooking questions with personal recipe database from assistant agents
- • Finding recipes using available pantry ingredients from cooking assistant agents
Not For
- • Teams not using Mealie (use other recipe API MCPs for different recipe services)
- • Commercial recipe platforms (Mealie is self-hosted personal use)
- • Large-scale food service applications
Interface
Authentication
Mealie API token required. Generate from Mealie Settings → API Tokens. Configure MEALIE_BASE_URL and MEALIE_API_TOKEN. Self-hosted Mealie instance must be running.
Pricing
Mealie is free open source self-hosted recipe manager. MCP server is free.
Agent Metadata
Known Gotchas
- ⚠ Self-hosted Mealie instance must be running and accessible — configure base URL correctly
- ⚠ Mealie API version varies between releases — check API compatibility with installed version
- ⚠ Recipe data quality depends on import source — imported recipes may have inconsistent nutrition data
- ⚠ Shopping list and meal plan features are Mealie-version dependent — check available features
- ⚠ Recipe search is keyword-based in basic Mealie — semantic search requires additional setup
- ⚠ Mealie v1 vs v2 have different API structures — verify which version your instance runs
Alternatives
Full Evaluation Report
Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Mealie MCP Server.
Scores are editorial opinions as of 2026-03-06.