Nutrition MCP

A remote MCP server for personal nutrition tracking - log meals with calories, macros, fiber, total sugar and caffeine, log water and body weight, review nutrition history, and import an existing food diary from another app, all through conversation. Alcohol tracking is opt-in and off by default.

Teams that want a hosted database endpoint instead of running a local process. The project is written in HTML.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 47 · #100 OF 151 MAINTAINED DATABASE · VERIFIED 2026-08-25

MIT · HTML · how we verify → /methodology

01 · Install Nutrition MCP

Claude Code

claude mcp add akutishevsky-nutrition-mcp --transport http https://nutrition-mcp.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "akutishevsky-nutrition-mcp": {
      "url": "https://nutrition-mcp.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://nutrition-mcp.com/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to nutrition-mcp.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry namespace io.github.akutishevsky is GitHub-verified and matches the repo owner

03 · Who maintains Nutrition MCP

Nutrition MCP is maintained by akutishevsky. We track 5 MCP servers from akutishevsky - 4 actively maintained, 188 combined GitHub stars, oldest repo from Jul 2025. Full record: all servers from akutishevsky.

  1. Lunch Money MCP server for managing LunchMoney personal finances: transactions, budgets, categories, and more. ★ 95
  2. Monobank MCP server for Monobank API - currency rates, client info, and account statements ★ 7
  3. Withings Health Data MCP server for Withings health data - sleep, activity, heart, and body metrics. ★ 39

04 · Facts

category
database - ranked #100 of 151 actively-maintained database servers as of 2026-08-25.
registry
io.github.akutishevsky/nutrition-mcp (active, first published 2026-03-09 · 30 versions)

05 · Nutrition MCP FAQ

What is Nutrition MCP?

A remote MCP server for personal nutrition tracking - log meals with calories, macros, fiber, total sugar and caffeine, log water and body weight, review nutrition history, and import an existing food diary from another app, all through conversation. Alcohol tracking is opt-in and off by default.

Is Nutrition MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24. We re-verify nightly.

How do I install Nutrition MCP?

Run `claude mcp add akutishevsky-nutrition-mcp --transport http https://nutrition-mcp.com/mcp`. You can also paste the ready-made client config above.

Does Nutrition MCP require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

06 · Alternatives to Nutrition MCP