HomeOther › nutrients-mcp

nutrients-mcp

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

TypeScript Cloud macOSWindowsLinux
★ 0 stars Last pushed 2026-08-09 License: MIT

Topics: Biology, Medicine and Bioinformatics

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.3)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "nutrients-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "TASTYAPI_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • TASTYAPI_KEY required secret — Your TastyAPI API key. Get one at https://tastyapi.com/pricing

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry