CellarTracker MCP
Related Servers
Alternatives to CellarTracker MCP
No user-submitted related servers found.
Related Servers
- FlicenseAqualityDmaintenanceConnects Claude to your Strava fitness data, enabling natural language queries about your training history such as activities, stats, and routes.8-
- AlicenseAqualityDmaintenanceConnects Claude to your Strava account so you can query your activities, stats, routes, and segments using natural language.2712 npm1MIT
- AlicenseNot gradedqualityDmaintenanceEnables Claude to read your Whoop recovery, sleep, cycle, and workout data through natural language queries.592 npmMIT
- AlicenseNot gradedqualityCmaintenanceConnects Claude to a self-hosted Paperless-ngx document archive, enabling natural language search, retrieval, and taxonomy browsing of documents.MIT
- AlicenseNot gradedqualityCmaintenanceConnects Claude to Strava data for natural language queries about rides, stats, and activities.10 npmMIT
- AlicenseNot gradedqualityDmaintenanceConnects your Whoop health data to Claude, enabling natural language queries about recovery, sleep, strain, and workouts.592 npmMIT
TDQS
Scored across 11 tools
Each tool targets a distinct aspect of cellar management: wishlist, cellar search, drinking recommendations, statistics, purchase history, deliveries, incoming orders, bottle details, consumption history, tasting notes, and data refresh. No two tools have overlapping purposes; even order-related tools are clearly differentiated by state (history, received, pending).
All tool names use a consistent kebab-case verb-noun pattern (e.g., get-wishlist, search-cellar, bottle-details). There is no mixing of conventions or ambiguous phrasing, making the naming predictable and clear.
With 11 tools, the set is well-scoped for a personal wine cellar management server. Each tool serves a clear purpose, covering inventory, orders, consumption, notes, statistics, and wishlist, without unnecessary bloat or missing essential queries.
The tool set is heavily query-oriented and lacks any write operations (e.g., add/update/delete bottles, manage wishlist items, modify tasting notes). While the query side is comprehensive, the absence of CRUD functionality limits its utility for full cellar management.