PodQuery
Related Servers
Alternatives to PodQuery
No user-submitted related servers found.
Related Servers
- FlicenseAqualityDmaintenanceEnables Claude Desktop to securely access FreeStyle LibreLink continuous glucose monitoring data, providing real-time readings, historical analysis, and health insights through natural language queries.814-
- AlicenseAqualityAmaintenanceEnables access to FreeStyle Libre glucose data through Claude Desktop, providing current readings, historical data, statistics, and trend analysis from LibreLinkUp accounts with secure credential storage.101MIT
- AlicenseAqualityAmaintenanceIntegrates Diabetes:M data with Claude Desktop to access glucose readings, insulin data, food diary, and health metrics through natural language conversations.11MIT
- AlicenseAqualityBmaintenanceEnables Claude to access Abbott Freestyle Libre CGM data from multiple providers (LibreView, Terra, Thryve) to retrieve current glucose, history, and summaries via natural language.42MIT
- AlicenseAqualityAmaintenanceSuperGlookoQuery is a Claude Desktop extension (MCPB) that connects to Glooko diabetes device data and exposes it as clinical analysis tools (time in range, GMI, trends, enriched bolus/basal analysis, charting), for any pump/CGM combination Glooko supports rather than one fixed device. It's a fork of Richard Hall's podquery-mcp, reworked to discover each account's own data shape rather than assumi216MIT
- FlicenseNot gradedqualityDmaintenanceEnables reading real-time continuous glucose monitor data from Dexcom sensors via the Share API, allowing Claude to access glucose levels, trends, and statistics.-
TDQS
Scored across 12 tools
Each tool targets a distinct analytical granularity — hourly patterns, whole-window aggregates, bucketed trends, raw readings, bolus events, settings history — and the descriptions cross-reference each other well. The only real ambiguity is get_chart_series vs get_chart_html, both chart-oriented, though their descriptions clearly separate 'data to render' from 'already-rendered chart'.
Every tool follows the same get_<noun> pattern with descriptive, specific suffixes (hourly_trends, enriched_bolus_log, meal_window_analysis). No mixed conventions or vague verbs.
Twelve tools cover glucose, insulin, basal, settings, device events, meal analysis, and charting without feeling padded. Each tool earns its place; the count is well within the ideal range for a diabetes data query server.
The surface covers the read-only diabetes domain thoroughly: raw and aggregated glucose, insulin at both daily and event level, basal delivery states, settings history, device changes, meal-window analysis, and two chart outputs. There are no obvious dead ends or critical missing operations for the stated purpose.