io.github.fliptheweb/yazio-mcp
Quality Score
78
/100
MCP server for accessing Yazio user & nutrition data (unofficial)
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"yazio-mcp": {
"command": "npx",
"args": [
"-y",
"yazio-mcp"
],
"env": {
"YAZIO_USERNAME": "<your-yazio_username>",
"YAZIO_PASSWORD": "<your-yazio_password>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"yazio-mcp": {
"command": "npx",
"args": [
"-y",
"yazio-mcp"
],
"env": {
"YAZIO_USERNAME": "<your-yazio_username>",
"YAZIO_PASSWORD": "<your-yazio_password>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y yazio-mcp§02 Environment variables
YAZIO_USERNAMErequiredsecret
Yazio Username
YAZIO_PASSWORDrequiredsecret
Yazio Password
§03 MCP Quality Score · methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.