yazio-mcp
Related Servers
Alternatives to yazio-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityAmaintenanceMCP server over the YAZIO food diary that lets a model read what you've eaten today, log meals, build recipes from tracked products, track water, weight and exercise, and query nutrition summaries, goals and profiles.2MIT
- AlicenseNot gradedqualityCmaintenanceAn MCP server that connects AI assistants to your Yazio nutrition diary, enabling food tracking, product search, and nutrition goal management via reverse-engineered endpoints.MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for USDA nutrition data lookup, meal logging, and daily macro tracking.16 npmMIT
- AlicenseNot gradedqualityAmaintenanceUnofficial MCP server that exposes Fitatu account operations as tools for inspecting and updating your meal plan.5MIT
- AlicenseAqualityBmaintenanceMCP server for Cronometer nutrition tracking using the mobile API. Enables food logging, nutrition data retrieval, diary management, and fasting tracking.13MIT
- AlicenseNot gradedqualityBmaintenanceMCP server for personal nutrition tracking, enabling users to log meals with calories and macros, water intake, body weight, set goals, and import food diaries from other apps through natural language.16 npmMIT
TDQS
Scored across 15 tools
Each tool has a clearly distinct purpose targeting specific resources and actions, such as adding/removing consumed items, logging water intake, retrieving user data, and searching products. There is no overlap or ambiguity between tools, making it easy for an agent to select the correct one.
All tool names follow a consistent verb_noun pattern, primarily using 'add', 'get', 'remove', and 'search' as verbs paired with specific nouns like 'user_consumed_item' or 'product'. This predictability enhances readability and usability for agents.
With 15 tools, the server is well-scoped for a nutrition and fitness tracking domain, covering essential operations like logging, retrieval, and management without being overwhelming. Each tool serves a clear purpose, and the count aligns with the complexity of the domain.
The tool set provides comprehensive coverage for core user data management, including CRUD operations for consumed items, water intake, and retrieval of various user metrics. A minor gap is the lack of update tools for user settings or goals, but agents can work around this by re-adding or using existing get tools.