Turn any MCP AI into an offline calorie and protein tracking assistant
This tool is described as an offline, filesystem-based nutrition tracking MCP server with no required secrets and no declared remote endpoints. Overall risk appears low, but its local code execution and file access capabilities still warrant normal caution around data scope and implementation quality.
The material explicitly states that no keys or environment variables are required. No API tokens, account credentials, or third-party authorizations are mentioned, so credential exposure and abuse risk appears low.
No remote endpoints are declared, and the description emphasizes offline operation with local fallback data. Based on the provided material, there is no clear evidence of outbound data transfer.
The objective checks indicate that this MCP executes code. That is a normal capability for this type of tool, but it means local service logic will run on the host, so its accessible system capabilities and runtime isolation should be reviewed.
The description states it is 'filesystem-based' and supports logging, history search, and export, indicating local file read/write access. This is consistent with its stated function, but the exact directories, retention behavior, and least-privilege scope are not specified.
Positive signals include open-source code and an MIT license, making it auditable. However, it comes from a third-party registry, has 0 stars, unknown maintenance status, and no README content here, which reduces verifiability and maturity and suggests reviewing the implementation and dependencies yourself.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Nutrition MCP" yet — see the docs or source repo.
Please log my meals today and estimate calories and protein: breakfast was two boiled eggs and one cup of unsweetened soy milk; lunch was a chicken breast salad and one bowl of rice; dinner was one bowl of beef noodles. Summarize by meal and include confidence for each estimate.
A meal-by-meal calorie and protein estimate with totals and confidence notes for each item.
Please summarize my last 7 days of logs, including total calories and average daily protein, and tell me which days were closest to my goals of 1,800 kcal and 120 grams of protein per day.
A 7-day intake summary with averages, goal progress, and the dates that were closest to the targets.
Find all breakfast logs from the last month that include oats, eggs, or Greek yogurt, and export them in a structured format for further analysis.
A filtered list of matching breakfast history and an export ready for analysis or backup.
Look up USDA nutrition data, log meals, and track daily macros.
Find recipes, classify dishes, and plan weekly meals around dietary needs.
Enable AI to extract, translate, save, and verify recipes in Mealie.
Capture daily expenses and classify them through an MCP finance server.
A personal assistant MCP server for calendars, tasks, and wellness logging.
Manage recipes, build meal plans, and generate grocery lists automatically.