Skip to content
Back to search
100
MCP http

nutribalance-mcp

NutriBalance/nutribalance-mcp

Free nutrition tools for AI assistants — calculate TDEE & personalised macros, look up food nutrition data, generate meal plans (standard, vegetarian, vegan, keto, high-protein), fix nutrient deficiencies with food & supplement guidance, and score a day's eating from 0–100.

Uptime
no direct probes in 30d
Response
1474ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

calculate_tdee

Calculate TDEE (Total Daily Energy Expenditure), BMR, and personalised daily macro targets (protein, carbs, fat) based on the user's stats and goal. Use this when someone asks how many calories they s…

lookup_nutrition

Look up the full nutritional profile (calories, protein, carbs, fat, fibre, and key micronutrients) for any food by name and serving size. Use this when someone asks about the nutrition or macros in a…

generate_meal_plan

Generate a full day meal plan (breakfast, lunch, snack, dinner) tailored to the user's calorie goal, dietary preference, and fitness goal. Use this when someone asks for a meal plan, what to eat for a…

fix_deficiency

Get a detailed action plan to fix a specific nutritional deficiency — including the best foods to eat (with serving sizes), foods to avoid, supplement advice, and deficiency symptoms. Use this when so…

nutrition_score

Calculate a nutrition quality score (0–100) for a day's eating based on macros and optional micronutrient data. Returns a breakdown by category, a letter grade, and actionable recommendations. Use thi…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "nutribalance-mcp": {
      "url": "https://thenutritrackerapp-creator-nutribal.vercel.app",
      "transport": "http"
    }
  }
}