Wellness Nourish
Rank #5,396io.github.davidmosiah/wellness-nourish
Local-first nutrition MCP for AI agents: food, barcode, photo, intake, hydration, goals.
Wellness Nourish is a Model Context Protocol (MCP) server published by davidmosiah. It ranks #5,396 of 115,591 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Wellness Nourish is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 2 tracked versions. It was first listed on May 5, 2026 and most recently updated on Jul 3, 2026.
Ranks ahead of 110,195 of 115,591 servers on MCP Toplist.
Use Wellness Nourish
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add wellness-nourish -- npx -y wellness-nourish[mcp_servers.wellness-nourish]
command = "npx"
args = ["-y", "wellness-nourish"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"wellness-nourish": {
"command": "npx",
"args": [
"-y",
"wellness-nourish"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"wellness-nourish": {
"command": "npx",
"args": [
"-y",
"wellness-nourish"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"wellness-nourish": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"wellness-nourish"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"wellness-nourish": {
"command": "npx",
"args": [
"-y",
"wellness-nourish"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"wellness-nourish": {
"command": "npx",
"args": [
"-y",
"wellness-nourish"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.davidmosiah%2Fwellness-nourish)<a href="https://mcptoplist.com/server/io.github.davidmosiah%2Fwellness-nourish"><img src="https://mcptoplist.com/badge/io.github.davidmosiah%2Fwellness-nourish.svg" alt="MCP Toplist: Top 5% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
davidmosiah
Other servers by davidmosiah
- Delx Commerce — Pay-per-Result APIs for Agents#411 · 14 vers
- Google Health MCP#2,764 · 2 vers
- WHOOP MCP#4,089 · 3 vers
- Garmin MCP#4,350 · 2 vers
- Samsung Health MCP#6,605 · 1 ver
- Withings MCP#7,068 · 2 vers
- Polar MCP#8,408 · 1 ver
- Eight Sleep MCP#8,993 · 1 ver
- Fitbit MCP#9,105 · 1 ver
- Google Ads MCP Unofficial#9,936 · 1 ver
- Oura MCP#9,980 · 1 ver
- Strava MCP#10,242 · 1 ver
Available versions (2)
| Version | Published |
|---|---|
| 0.6.11 | Jul 3, 2026 |
| 0.4.0 | May 10, 2026 |
Frequently asked questions
- Who maintains Wellness Nourish?
- Wellness Nourish is maintained by davidmosiah, which publishes 33 MCP servers (59 total versions) tracked on MCP Toplist.
- Is Wellness Nourish listed on the Official MCP Registry?
- Yes — Wellness Nourish is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Wellness Nourish have?
- MCP Toplist tracks 2 versions of Wellness Nourish, most recently published on Jul 3, 2026.
- Where can I find the source code for Wellness Nourish?
- The source code for Wellness Nourish is hosted at github.com/davidmosiah/wellness-nourish.