Nutribalance
@thenutritrackerapp-creator
关于 Nutribalance
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"nutribalance": {
"command": "npx",
"args": [
"-y",
"nutribalance-mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Nutribalance?
Nutribalance MCP Server is a free, open MCP server for nutrition calculations, meal planning, and deficiency analysis, powered by NutriBalance. It connects to any MCP-compatible AI assistant (Claude Desktop, Cursor, Windsurf, Copilot, etc.) to give them real nutrition intelligence.
How to use Nutribalance?
Configure the server in your MCP client (e.g., claude_desktop_config.json) by adding a nutribalance entry with command: "npx" and args: ["-y", "nutribalance-mcp"]. Alternatively, use the HTTP endpoint POST https://nutribalance-mcp.vercel.app/mcp with standard MCP Streamable HTTP transport.
Key features of Nutribalance
- Calculate TDEE, BMR, and personalized daily macro targets
- Look up full nutritional profiles for any food by name and serving size
- Generate a full day meal plan tailored to a calorie goal and dietary preference
- Get a targeted action plan to fix a specific nutritional deficiency
- Score a day's eating from 0–100 with letter grade and improvement priorities
Use cases of Nutribalance
- Helping users determine their maintenance calories or set up macros for weight goals
- Providing detailed nutrient breakdowns for specific foods or meals
- Generating meal plans based on calorie goals and dietary preferences (standard, vegetarian, vegan, keto, high protein)
- Identifying and fixing deficiencies in iron, calcium, vitamin C/D, magnesium, potassium, zinc, sodium, fiber, or protein
- Evaluating the overall nutritional quality of a day's eating and suggesting improvements
FAQ from Nutribalance
What is Nutribalance?
Nutribalance MCP Server is a free, open server that gives MCP-compatible AI assistants nutrition calculation, meal planning, and deficiency analysis capabilities, powered by the NutriBalance nutrition tracking app.
How do I install and use Nutribalance?
You can run it via npx by adding a nutribalance entry to your MCP client's configuration (e.g., Claude Desktop), or connect via HTTP at https://nutribalance-mcp.vercel.app/mcp.
What tools does Nutribalance provide?
It provides five tools: calculate_tdee, lookup_nutrition, generate_meal_plan, fix_deficiency, and nutrition_score.
Is Nutribalance free?
Yes, the MCP server is free and open source.
What dependencies does Nutribalance have?
Running via npx requires Node.js; the HTTP deployment is hosted on Vercel and requires no local dependencies for clients.
其他 分类下的更多 MCP 服务器
Nginx UI
0xJackyYet another WebUI for Nginx
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
评论