Agent Chef
Server Details
Family meal planning run by your agent: weekly dinners, household votes, grocery list minus pantry.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 0.1% over 21 days
- OAuth
- Works in Glama
- Last Tested
- Transport
- Streamable HTTP
- URL
TDQS
Scored across 34 tools
Most tools target a distinct resource and action, with detailed descriptions that clarify boundaries. The main confusable pair is run_agent_chef vs next_actions, which both return the due-action checklist and operating instructions, differing only by trigger context. propose_recipes vs add_candidates are also related but clearly separated by phase (initiating a cycle vs appending during feedback).
The overwhelming majority follow a verb_noun snake_case pattern (get_, update_, set_, add_, record_, remove_), which is highly predictable. Minor deviations include next_actions being a bare noun phrase rather than get_next_actions, and favorite_recipe using 'favorite' as a verb instead of something like toggle_favorite.
At 34 tools, the surface is heavy for an agent to select from, exceeding the 25+ threshold for 'too many'. The domain is genuinely broad, but several utility and meta tools (dismiss_setup_checklist, record_schedule, get_connected_agents, get_instructions) and overlapping entry points (run_agent_chef, next_actions) inflate the count and could be consolidated without losing capability.
The full weekly lifecycle is covered end-to-end: propose, vote, feedback, add candidates, lock in, shop, order, cook, rate, and mark done. Recipe, member, ingredient, and preference management all have solid get/update/create coverage. Minor gaps include no way to delete a recipe, remove a candidate from an active ballot, or cancel a week beyond reopen_voting, but these are work-aroundable and don't create dead ends.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
34 tool updates
- First observed
add_ballot_feedback - First observed
add_candidates - First observed
add_vote - First observed
assemble_online_grocery_order - First observed
dismiss_setup_checklist - First observed
favorite_recipe - First observed
get_connected_agents - First observed
get_current_week - First observed
get_favorite_recipes - First observed
get_ingredients - First observed
get_instructions - First observed
get_members - First observed
get_past_recipes - First observed
get_past_votes - First observed
get_recipe - First observed
get_recipe_preferences - First observed
import_recipe - First observed
message_group - First observed
next_actions - First observed
propose_recipes - First observed
rate_recipe - First observed
record_grocery_order - First observed
record_schedule - First observed
remove_member - First observed
reopen_voting - First observed
revoke_connected_agent - First observed
run_agent_chef - First observed
search_recipes - First observed
set_this_weeks_recipes - First observed
set_voting_deadline - First observed
update_ingredients - First observed
update_recipe - First observed
update_recipe_preferences - First observed
upsert_member
Related MCP Connectors
AI meal plans that fill your Kroger/Instacart cart - pantry-aware lists, all from chat.
Household-aware cooking brain: pantry, meal suggestions, dietary safety, recipes, shopping lists.
AI-powered kitchen management — pantry, recipes, meal plans, shopping lists
Related MCP Servers
- AlicenseAqualityBmaintenanceFamily meal planning run by your own AI agent: it proposes ten dinners each week, the household votes and leaves feedback from personal links, the top picks win, and a grocery list is built minus what's already in the pantry. Remote MCP server at https://agentchef.net/mcp; connect with an API key and say "Run Agent Chef."3412 npmMIT
- FlicenseBqualityDmaintenanceEnables AI agents to generate budget-disciplined, allergy-safe weekly meal plans, shopping lists, and meal swaps using a fully local deterministic engine.20-
- AlicenseNot gradedqualityAmaintenanceEnables AI-driven weekly meal planning with structured recipes, cooking steps, and grocery lists.1MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to search recipes, compose nutritionally balanced meals, optimize weekly meal plans based on macro targets for family members, and generate consolidated grocery lists from a personal recipe database.-
Glama MCP Gateway
Add one secure layer between your agents and this server.