
Nutrition MCP
Log meals, track macros, and review nutrition history through your agent without a separate tracking app session.
Overview
Nutrition MCP is a MCP server for the Grow phase that logs meals, tracks macros, and reviews nutrition history through conversational agents.
What is this MCP server?
- Remote streamable-http MCP at https://nutrition-mcp.com/mcp (no local npm stdio package in server manifest)
- Personal nutrition tracking: log meals, track macros, review history via conversation
- Server version 1.1.0 with site nutrition-mcp.com and GitHub akutishevsky/nutrition-mcp
- Hosted MCP endpoint suited for agents that support remote HTTP transports
- Conversation-first workflow instead of manual macro spreadsheets
- 1 remote endpoint: https://nutrition-mcp.com/mcp (streamable-http)
- GitHub repository akutishevsky/nutrition-mcp
Community signal: 15 GitHub stars.
What problem does it solve?
Founders skip meal logging because context-switching to another app breaks the same flow where they already work with an AI assistant.
Who is it for?
Solo builders who want lightweight macro and meal tracking inside MCP-enabled agents during long grow-and-ship seasons.
Skip if: Clinical nutrition programs, teams needing HIPAA-style compliance, or users whose MCP client only supports stdio without remote HTTP.
What do I get? / Deliverables
After you add the remote MCP URL, your agent can record meals and macro progress and pull history without leaving the chat-centric workflow.
- Conversational meal logging and macro tracking tools
- Queryable personal nutrition history through the agent
- Remote MCP integration at nutrition-mcp.com without local server install
Recommended MCP Servers
Journey fit
Sustaining founder energy and habits sits in grow as a personal lifecycle concern parallel to product growth work. Lifecycle covers recurring daily logging and macro review loops that compound health discipline over shipping sprints.
How it compares
Hosted nutrition-tracking MCP endpoint, not a fitness marketplace skill or calorie database scraper.
Common Questions / FAQ
Who is Nutrition MCP for?
It is for individuals, especially busy solo builders, who want conversational meal logging and macro tracking through an MCP-connected agent.
When should I use Nutrition MCP?
Use it in grow-phase personal lifecycle routines when you need quick meal capture and macro summaries during sustained product work.
How do I add Nutrition MCP to my agent?
Register a remote MCP server pointing to https://nutrition-mcp.com/mcp with transport type streamable-http per your client’s remote MCP setup docs.