mcpbeat Sign in

Wellness Nourish MCP Server

local only

Wellness Nourish runs on your own machine — the client starts it, so there is no endpoint to ping. 159 installs a week from npm. Last commit 29 Aug 2026.

Local-first nutrition MCP for AI agents: food, barcode, photo, intake, hydration, goals.

Installs per day peak 356 · avg 56 · +151% w/w
a month agotoday
159
Installs / week
npm · wellness-nourish
9
Stars
0 open issues
29 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Wellness Nourish every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add wellness-nourish -- npx -y wellness-nourish
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "wellness-nourish": {
      "args": [
        "-y",
        "wellness-nourish"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.wellness-nourish]
command = "npx"
args = ["-y", "wellness-nourish"]
.cursor/mcp.json
{
  "mcpServers": {
    "wellness-nourish": {
      "args": [
        "-y",
        "wellness-nourish"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "wellness-nourish": {
      "args": [
        "-y",
        "wellness-nourish"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Wellness Nourish

same job, measured the same way
Agentmako
by drhalto

Local-first codebase intelligence MCP server for AI coding agents.

53 installs/wk local only
Veris
by vighriday

Behavioral verification intelligence for AI coding agents. 17 MCP tools. Local-first. MIT.

102 installs/wk local only
Wigolo
by knockoutez

Local-first web intelligence MCP server for AI coding agents

940 installs/wk local only
Memini
by lumayapartners

Local-first project memory and mistake-prevention guardrails for AI coding agents.

54 installs/wk local only
Darwin RAG
by brightdotdev

Local-first RAG engine with MCP server for AI agent integration.

345 installs/wk local only
MemoryGuard
by irisxc4

Local-first governed MCP memory backend for coding agents.

1 539 installs/wk local only
Anno
by philmingdao

Local-first HTML review, editing, and annotation for AI coding agents.

45 installs/wk local only
Context
by neuledge

Local-first documentation for AI agents. Offline, instant, private doc retrieval.

683 installs/wk local only

Wellness Nourish — questions

Answers built from our own checks of this server.

Why is there no uptime for Wellness Nourish?
Wellness Nourish runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package wellness-nourish was installed 159 times last week.
How do I connect Wellness Nourish?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls wellness-nourish straight from npm; nothing to host, nothing to sign up for.
How many people use Wellness Nourish?
The npm package wellness-nourish was installed 159 times in the last week. Week over week that is +151%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Wellness Nourish open source?
Yes — it is published under the MIT licence, written in TypeScript and 9 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.