Local-first nutrition MCP for AI agents: food, barcode, photo, intake, hydration, goals.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
π Published on npm and used by AI agents and MCP clients β see the live download badge above for current numbers.
If Nourish helps your agent, a β on this repo makes it easier for other AI builders to find.
β‘ One-command install β pick your runtime:
- Delx Wellness for Hermes:
npx -y delx-wellness-hermes setup- Delx Wellness for OpenClaw:
npx -y delx-wellness-openclaw setupBoth preconfigure this connector and the full Delx Wellness stack into a dedicated profile. Or wire it standalone into Claude Desktop / Cursor / ChatGPT Desktop β see the install section below.
Want runnable agent examples? Use the Delx Wellness hub for prompt packs, MCP client configs and local-first workflow templates.
What's new in 0.7.1: Offline fixture demo works from the published npm package (fixtures shipped + path resolved from package root). 0.7.0: Brazilian TACO 4 meal estimator for pt-BR foods (cafezinho, feijΓ£o, concha, churrasco-style meals) plus Smithery install. Offline demo:
NOURISH_FIXTURE_MODE=1 npx -y wellness-nourish search banana. Notes: CHANGELOG.md Β· eval:docs/evals/pt-br-meal-estimator.json(52 cases).
Public proof: Nourish is tracked in the Delx Open Source Growth Snapshot alongside downloads, stars and next-action priorities. If this saves you setup time, star this repo so other agent builders can find the local-first nutrition path faster.
Default is stdio. Optional Streamable HTTP β no session id, JSON responses, loopback only:
Env: NOURISH_MCP_HOST, NOURISH_MCP_PORT, NOURISH_MCP_TRANSPORT=http.
Local-first nutrition MCP for AI agents β food search, barcode lookup, photo-assisted meal estimation, intake logging, hydration, goals and coach-style workflows. No OAuth, no hosted account.
npx -y wellness-nourish setup --client claudedoctor checks readiness, search/barcode hit the food providers, and log --preview estimates a meal locally without writing anything.
| Action | Link |
|---|---|
| Star if it earned it | stargazers |
| Docs GFI β first meal in 2 minutes | #25 |
| File a real bug / pt-BR food miss | issues |
| Full wellness hub | delx-wellness |
NOURISH_FIXTURE_MODE=1 serves the bundled fixtures/ instead of calling USDA or Open Food Facts, so you can see the exact shape of every response with zero network access or keys:
Three copy-paste prompts, all backed by existing tools:
nourish_estimate_mealnourish_lookup_barcodenourish_daily_coach / nourish_suggest_next_mealMutating tools (log intake, water, goals, clear-day) never run without explicit user save intent β they return USER_ACTION_REQUIRED until the agent passes explicit_user_intent: true.
Nourish exposes food search, barcode lookup (text + image), photo-assisted meal estimation, intake logging, hydration, goals, exports, daily/weekly summaries, personal meal memory, and coach-style workflows over stdio (default) or Streamable HTTP (POST /mcp).
docs/cli.mddocs/telegram.mddocs/providers.mddocs/evals/pt-br-meal-estimator.jsondocs/telegram-demo-transcript.jsonAgents should route Telegram/Hermes/OpenClaw food photos by the strongest signal they can extract:
nourish_lookup_barcode_image.nourish_analyze_food_image with barcode_observation plus any OCR/meal clues.nourish_analyze_food_image with product_name and nutrition_label_text.nourish_analyze_food_image with detected_items or image_description.Image tools accept exactly one of these input forms:
If barcode decoding fails, the response includes fallback and next_actions so the agent can ask the user for the typed digits, OCR the nutrition label, or route the photo as a meal without silently inventing a food.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/wellness-nourish)<a href="https://allmcps.com/mcp/wellness-nourish"><img src="https://allmcps.com/api/badge/wellness-nourish?style=directory" alt="Wellness Nourish on AllMCPs" /></a>