Loading MCP server directory, please wait...
MCP server for accessing Yazio user & nutrition data (unofficial)
npx @getmcp/cli add io.github.fliptheweb/yazio-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
YAZIO_USERNAMEYazio Username
YAZIO_PASSWORDYazio Password
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.fliptheweb/yazio-mcp": {
"command": "npx",
"args": [
"-y",
"yazio-mcp"
],
"env": {
"YAZIO_USERNAME": "",
"YAZIO_PASSWORD": ""
}
}
}
}