Skip to content
Back to search
100
MCP live 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
100.0%
3 probes
Response
1474ms
last probe
Tools
5
callable

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…

Similar MCP servers embedding-nearest

tabedata-mcp
Japanese food nutrition for AI assistants. Bilingual JP/EN lookups across konbini, restaurant chains, grocery brands, and generic staples. M
0 tools
io.github.AIDataNordic/food-recipe-mcp live
Semantic search across 50,000+ food recipes with hybrid retrieval and reranking.
2 tools · streamable-http
io.github.davidmosiah/wellness-nourish
Local-first nutrition MCP for AI agents: food, barcode, photo, intake, hydration, goals.
0 tools
meal-planner-ai-mcp
Meal Planner Ai tools for AI agents. Capabilities: plan meals, calculate macros, generate shopping list. Built by MEOK AI Labs.
0 tools
io.github.mrslbt/tabedata-mcp
Bilingual JP/EN Japanese food nutrition for AI: 460 sourced konbini, chain & brand items.
0 tools
io.github.FoodXDevelopment/foodblock-mcp
Food data tools for any AI agent. Describe food in English, get structured data back.
0 tools

How to use

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

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