Nutrition MCP
@akutishevsky
About Nutrition MCP
A remote MCP server for personal nutrition tracking — log meals, track macros, and review nutrition history through conversation.
Basic information
Category
AI & Agents
License
MIT
Runtime
node
Transports
stdio
Publisher
akutishevsky
Submitted by
Anton Kutishevsky
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"nutrition": {
"url": "https://nutrition-mcp.com/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Nutrition MCP?
Nutrition MCP is a remote MCP server for personal nutrition tracking — log meals, track macros, log water and body weight, and review nutrition history through conversation.
How to use Nutrition MCP?
Connect your MCP client to the hosted server at https://nutrition-mcp.com/mcp. On first connect, register with an email and password. Your data persists across reconnections.
Key features of Nutrition MCP
- Log meals with description, calories, macros, notes.
- Look up verified macros by barcode via Open Food Facts.
- Track water intake in milliliters.
- Log body weight in kg or lb.
- View nutrition summaries, goals, and trends.
- Export meal history as CSV.
Use cases of Nutrition MCP
- Replace manual food tracking apps with conversational logging.
- Monitor daily macro and calorie goals.
- Track hydration and weight trends over time.
- Analyze meal patterns and behavioral insights.
FAQ from Nutrition MCP
What data does Nutrition MCP store?
User data — meals, water, weight, nutrition goals, and timezone — is stored in a Supabase PostgreSQL database and persists across connections.
How do I connect Nutrition MCP to Claude.ai?
On Claude.ai, go to Customize → Connectors → + → Add custom connector → paste the URL https://nutrition-mcp.com/mcp → Connect. Sign in or register when prompted.
Can I self-host Nutrition MCP?
Yes. The README provides full instructions for self-hosting using Supabase, Docker, and environment variables. Run bun run depersonalize to strip the maintainer's personal branding.
What authentication does Nutrition MCP support?
Email/password authentication is built in. Optional Google OAuth can be enabled by setting GOOGLE_CLIENT_ID and GOOGLE_CLIENT_SECRET. The server uses OAuth 2.0 for Claude.ai connectors.
Are there any rate limits or usage limits?
The README does not mention any explicit rate limits. The server is hosted and ready to use, with data stored server-side.
More AI & Agents MCP servers
MCP Manager for Claude Desktop
zueaisimple web ui to manage mcp (model context protocol) servers in the claude app
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
Comments