Skip to content
Claude Desktop

nutrients mcp for Claude Desktop

io.github.ericblair1903/nutrients-mcp

Analyze food photos or text for calories, macros, vitamins, minerals, and allergens.

client:Claude Desktop transport:stdio runtime:npm

Install nutrients mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "nutrients-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "nutrients-mcp"
      ],
      "env": {
        "TASTYAPI_KEY": "<TASTYAPI_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

nutrients mcp in other clients