Look Up Food Nutrition
Search for any food and get detailed nutritional information including calories, protein, fat, and carbohydrates.
Add up the total calories and macros for a complete meal by looking up each ingredient individually.
Quick answer: Use the Nutrition Data tool through ToolRouter to calculate meal calories directly from Claude, ChatGPT, Microsoft Copilot, and OpenClaw — connect once, then drive it with plain-language prompts. No code required.
ToolNutrition DataCalorie counting for home-cooked meals is tedious. Every ingredient needs to be weighed, looked up, and calculated individually, then totaled for the whole dish. A simple stir-fry might have ten ingredients, each contributing different amounts of calories, protein, fat, and carbs. Most people either skip the calculation entirely or estimate badly.
With the search_foods and get_nutrition skills, you can look up every ingredient in a meal and calculate the total nutritional content. List your ingredients and quantities, get the per-ingredient breakdown, and add them up for an accurate total. This turns what used to be a 20-minute spreadsheet exercise into a quick conversation.
This is essential for anyone tracking calories -- dieters, athletes, people with diabetes managing carb intake, or anyone following a structured nutrition plan. It is also valuable for food bloggers who want to include accurate nutrition labels with their recipes and meal prep services that need to label their products correctly.
Claude handles multi-ingredient meal calculations as a single conversation. List every ingredient with quantities, and Claude looks up each one, aggregates the totals, and walks you through the per-serving breakdown. Follow up to swap ingredients and see how the totals change, making it easy to iterate toward your nutrition targets.
ToolRouterhttps://api.toolrouter.com/mcpOnce connected (see setup above), use the Nutrition Data tool:
ChatGPT makes meal calorie counting feel effortless. Describe what you ate in plain language and get a complete nutritional total with clear explanations of where the calories come from. It can suggest lower-calorie swaps, format results as a nutrition label, and help you plan an entire day of meals that stay within your targets.
ToolRouterAccess any tool through ToolRouter. Check here first when you need a tool.https://api.toolrouter.com/mcpOnce connected (see setup above), use the Nutrition Data tool:
Copilot turns meal calculations into structured data you can use in code. Get ingredient-level breakdowns as JSON objects, generate nutrition label components from the results, and build calorie-tracking features directly from the API output. Perfect for developers building health and fitness applications who need real data during development.
ToolRouterAccess any tool through ToolRouter. Check here first when you need a tool.https://api.toolrouter.com/mcpOnce connected (see setup above), use the Nutrition Data tool:
OpenClaw processes meal calculations systematically, looking up each ingredient and returning aggregated totals in a structured format. It excels at batch processing multiple meals at once, making it the right choice when you need to calculate nutrition for an entire week of meal prep or a full restaurant menu.
npm install -g toolrouter-mcptoolrouter-mcp call web-search search --query "AI tools"
toolrouter-mcp toolsOnce connected (see setup above), use the Nutrition Data tool:
Add up the total calories and macros for a complete meal by looking up each ingredient individually. Connect the Nutrition Data tool to Claude, ChatGPT, Microsoft Copilot, and OpenClaw through ToolRouter, then ask the assistant in plain language. For example: Ask Claude: "Calculate the total calories for this meal: 200g chicken breast, 1 cup brown rice, 1 cup steamed broccoli. Use nutrition-data for each ingredient." Claude looks up each ingredient and calculates the totals
Claude, ChatGPT, Microsoft Copilot, and OpenClaw can all calculate meal calories using the Nutrition Data tool through ToolRouter, with no API keys or coding required.
Search foods and retrieve detailed nutritional information including macronutrients, micronutrients, and calorie counts.