Wellness Air
Related Servers
Alternatives to Wellness Air
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceEnables retrieval of real-time air quality data from IQAir, including AQI, pollutant levels, weather, and forecasts for any location, via an MCP-compatible interface without an official API key.-
- AlicenseBqualityAmaintenanceLocal-first MCP server that connects AI agents to your Withings body, sleep, activity and heart data.23112 npm5MIT
- AlicenseBqualityAmaintenanceLocal-first MCP server that connects AI agents to your Oura Ring readiness, sleep, activity, and HRV data. Tokens never leave your machine.27130 npm4MIT
- AlicenseBqualityAmaintenanceLocal-first MCP server that connects AI agents to your Polar training, sleep, Nightly Recharge and continuous-sample data.3760 npm6MIT
- AlicenseAqualityAmaintenanceLocal-first CGM MCP for AI agents: Dexcom Developer API and FreeStyle Libre via LibreLink Up.1946 npm1MIT

mcp-airqofficial
AlicenseAqualityBmaintenanceMCP server for air-Q air quality sensors, enabling querying and configuring devices on the local network.20Apache 2.0
TDQS
Scored across 19 tools
Several tools overlap conceptually: air_current_reading, air_aqi_check, air_daily_summary, and health tools that can fetch current readings all provide variations of the live air-quality state. Additionally, the metadata/onboarding tools (manifest, capabilities, connection_status, privacy_audit, data_inventory) have related purposes that could confuse an agent during selection.
All tools share the 'air_' prefix, creating a strong family resemblance. However, the suffix pattern is mixed: some are straightforward nouns (air_capabilities, air_trend) while others use verb_noun (air_list_devices, air_profile_get), which is a minor inconsistency.
At 19 tools, the count sits in the borderline range for the rubric. While core air-quality operations are well represented, roughly a third of the tools are meta/onboarding helpers (manifest, capabilities, privacy audit, data inventory, quickstart, onboarding, demo), which makes the surface feel heavier than necessary.
The tool set covers the key read-only air-quality workflows: current conditions, AQI, comparisons, trends, health recommendations, device listing, and sensor discovery. Profile management and setup tools round out the lifecycle. Minor gaps exist (e.g., 'daily_summary' is explicitly a partial v0.1 implementation, and there is no arbitrary historical data retrieval beyond trends), but they do not block core use.