Batch Cooking Planner

Batch Cooking Planner MCP Connector for Claude

A+

Consolidate ingredients from multiple recipes into a single, organized shopping list.

3 tools Official Updated Jun 28, 2026 Official Vinkius Partner

The Batch Cooking Planner is an essential tool for meal prepping. It allows you to select multiple recipes and specify the number of servings for each, then automatically aggregates all ingredients into a single shopping list. The system handles scaling quantities based on your target portions and organizes everything by food category like Proteins, Vegetables, and Dairy. Use generate_shopping_list to merge items and scale_recipe to see individual ingredient adjustments.

meal-prepshopping-listrecipe-scalingbatch-cookingautomation

3 tools expose this connector's capabilities to your AI agent.

scale_recipe

Scale a recipe to a target number of servings

generate_shopping_list

Generate a consolidated shopping list from multiple recipes

get_category_counts

). Get the count of unique ingredients in each food category

See how to talk to your AI agent using Batch Cooking Planner.

I want to cook 10 portions of recipe 'beef-stew' and 5 portions of 'chicken-salad'. What is my shopping list?

Your consolidated shopping list includes: Proteins: Beef (500g), Chicken (250g); Vegetables: Carrots (3 units), Lettuce (1 head); Dairy: Butter (20g).

How many ingredients are in the Protein category?

There are currently 12 unique ingredients registered under the Protein category.

Scale the 'pasta-carbonara' recipe for 4 people.

For 4 portions of pasta-carbonara, you will need: Pasta (400g), Eggs (4 units), Pancetta (150g), Pecorino Romano (50g).

The `generate_shopping_list` tool takes your recipe selections and sums quantities for ingredients that have both the same name and the same unit of measurement.

Related Connectors