AI meal planning: generate weekly plans, manage recipes, and send groceries to Kroger.
AI meal planning: generate weekly plans, manage recipes, and send groceries to Kroger.
Is it safe?
No package registry to scan for CVEs.
No authentication — any process on your machine can connect to this server.
License not specified.
Last scanned 0 days ago.
Is it maintained?
Last commit 12 days ago.
Will it work with my client?
Transport: stdio, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
24 tools. Estimated ~1,000 tokens of your context window (0.5% of 200K). Consider loading selectively — this is a heavy server.
What if it doesn't work?
Common issues: JSON syntax errors in config, network or firewall blocking. covers troubleshooting.
{
"mcpServers": {
"mealmastery": {
"env": {
"MEALMASTERY_API_KEY": "mm_live_..."
},
"args": [
"-y",
"@mealmastery/mcp-server"
],
"command": "npx"
}
}
}No automated test available for this server. Check the GitHub README for setup instructions.
get_user_contextLoad full user profile, preferences, subscription, and latest plan
get_user_preferencesGet dietary preferences and cooking settings
update_user_preferencesUpdate dietary, allergy, or cuisine preferences
get_subscription_statusCheck subscription tier and usage limits
get_checkout_providersSee connected grocery providers (Instacart, Kroger)
checkout_grocery_listSend a grocery list to Instacart or Kroger
generate_meal_planGenerate a personalized meal plan using AI (with streaming progress)
get_latest_meal_planGet the current/most recent meal plan
get_meal_planGet a specific meal plan by ID
list_meal_plansBrowse meal plan history
current_meal_planLatest meal plan with all meals and nutrition
mealmastery://meal-plan/current
user_preferencesDietary preferences, allergies, skill level
mealmastery://user/preferences
current_grocery_listGrocery list for the current meal plan
mealmastery://grocery-list/current
weekly-meal-prepFull week planning: generate plan, review, grocery list, checkout
swap-mealReplace a meal in the current plan
order-groceriesPreview and send grocery list to Instacart/Kroger
quick-dinnerSingle quick meal idea with time constraints
Last scanned 2h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.