Nutrition MCP
@akutishevsky
Nutrition MCP について
A remote MCP server for personal nutrition tracking — log meals, track macros, and review nutrition history through conversation.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"nutrition": {
"url": "https://nutrition-mcp.com/mcp"
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「AI とエージェント」の他のコンテンツ
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
コメント