Home › Other › yazio-mcp

yazio-mcp

MCP server for accessing Yazio user & nutrition data (unofficial)

JavaScript
★ 62 stars Last pushed 2026-08-13 License: MIT

Connect

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

Package (npm 0.0.13)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "yazio-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "YAZIO_USERNAME": "<YOUR_VALUE>",
        "YAZIO_PASSWORD": "<YOUR_VALUE>"
      }
    }
  }
}
  • YAZIO_USERNAME required secret — Yazio Username
  • YAZIO_PASSWORD required secret — Yazio Password

Related servers

Data from the Official MCP Registry