io.github.davidmosiah/wellness-air
NPM · WELLNESS-AIR · SCANNED SEP 21
Local-first air-quality MCP for AI agents — AirGradient, AirThings, PurpleAir, IQAir, Awair.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 31 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 22 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability72
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 1498 tokens (~78/item across 19 items; 19 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
- Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage95
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 85% of tool parameters carry a description.Partial
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 19 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 19 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.davidmosiah/wellness-air MCP server?
io.github.davidmosiah/wellness-air runs locally as an npm package, launched with npx -y wellness-air. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · wellness-air
claude mcp add davidmosiah-wellness-air -- npx -y wellness-air
{
"mcpServers": {
"davidmosiah-wellness-air": {
"command": "npx",
"args": [
"-y",
"wellness-air"
]
}
}
} {
"servers": {
"davidmosiah-wellness-air": {
"command": "npx",
"args": [
"-y",
"wellness-air"
]
}
}
} codex mcp add davidmosiah-wellness-air -- npx -y wellness-air
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"davidmosiah-wellness-air": {
"type": "local",
"command": [
"npx",
"-y",
"wellness-air"
],
"enabled": true
}
}
} openclaw mcp add davidmosiah-wellness-air --command npx --arg -y --arg wellness-air
mcp_servers:
davidmosiah-wellness-air:
command: "npx"
args: ["-y", "wellness-air"] {
"McpServers": {
"davidmosiah-wellness-air": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"wellness-air"
]
}
}
} assistant mcp add davidmosiah-wellness-air -t stdio -c npx -a -y wellness-air
{
"mcpServers": {
"davidmosiah-wellness-air": {
"command": "npx",
"args": [
"-y",
"wellness-air"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 21 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 −3
- Stability: pass → 0.80 functional
- 16 Sept 26 +1
- Stability: 0.97 → pass security
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 13 Sept 26 +1
- Security disclosure: unverified → pass ▲ functional
- 12 Sept 26 0
- Security disclosure: pass → unverified ▼ functional
- 10 Sept 26 −3
- Stability: pass → 0.80 functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 21 Sept 2026 · Analysed npm/wellness-air@0.5.6
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 95 packages
| Packages resolved | 95 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
air_agent_manifest Air agent manifest ~52
Returns the wellness-air agent manifest: tool list, supported clients, env vars, recommended first calls, capabilities, privacy posture, and community links.
| Name | Type | Req | Description |
|---|---|---|---|
| client | string | – | Optional client name for tailored manifest hints. |
No output schema declared.
No examples provided.
air_aqi_check Air AQI check ~45
Returns just the AQI number + band for the configured location. Use for fast 'is the air OK to go outside?' prompts.
| Name | Type | Req | Description |
|---|---|---|---|
| locationId | string | – | – |
No output schema declared.
No examples provided.
air_capabilities Air capabilities ~27
Lists supported providers, configured providers (via env vars), available metrics, and privacy modes.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
air_compare_locations Air compare locations ~39
Compare current readings across multiple location IDs (default: AirGradient public sensors).
| Name | Type | Req | Description |
|---|---|---|---|
| locationIds | array | yes | Two to ten provider-specific location identifiers. |
No output schema declared.
No examples provided.
air_connection_status Air connection status ~31
Reports which providers are configured, which is the default, and any warnings the agent should surface to the user.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
air_current_reading Air current reading ~69
Fetches the most recent air-quality reading for a location. Defaults to the AirGradient public sensor at WELLNESS_AIR_DEFAULT_LOCATION (or pass locationId).
| Name | Type | Req | Description |
|---|---|---|---|
| locationId | string | – | Provider-specific location identifier. |
| provider | string | – | Provider to query. Defaults to airgradient. |
No output schema declared.
No examples provided.
air_daily_summary Air daily summary ~68
Returns a synthesized daily snapshot for a location. v0.1 returns the current reading framed as a daily snapshot; richer multi-hour aggregation arrives in v0.2.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | – | YYYY-MM-DD; defaults to today (local timezone). |
| locationId | string | – | – |
No output schema declared.
No examples provided.
air_data_inventory Air data inventory ~29
Returns the inventory of air-quality metrics this connector exposes plus per-provider availability hints (no remote calls).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
air_demo Air demo ~44
Returns a realistic example payload of what air_current_reading + air_daily_summary look like in practice. Use this to help users understand what the connector will return BEFORE they configure anything.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
air_health_bands Air health bands ~233
Classify PM2.5, PM10, CO2, and VOC readings into WHO 2021 / EPA / ASHRAE / UBA health bands. Pass readings directly, or omit them and the tool will fetch the current reading from the default provider (PM2.5, PM10, CO2, VOC where available). Returns per-pollutant band + the worst signal across pollutants + deduplicated recommended actions + source citations.
| Name | Type | Req | Description |
|---|---|---|---|
| co2 | number | – | CO2 in ppm. If omitted, pulled from air_current_reading. |
| locationId | string | – | Provider-specific location id for fetch fallback. |
| pm10 | number | – | PM10 in µg/m³. If omitted, pulled from air_current_reading. |
| pm25 | number | – | PM2.5 in µg/m³. If omitted, pulled from air_current_reading. |
| provider | string | – | Provider for fetch fallback. Defaults to airgradient. |
| voc | number | – | tVOC in ppb. If omitted, pulled from air_current_reading.tvoc when present. |
No output schema declared.
No examples provided.
air_health_recommendation Air health recommendation ~187
Quick PM2.5-centric health recommendation. Pass current PM2.5 (µg/m³) and optionally CO2 (ppm) and VOC index; returns WHO/EPA-aligned bands per pollutant, the overall worst band, and a deduplicated list of plain-language actions. Use this when you have a reading already and just want a 'what should I do?' answer. For richer four-pollutant classification with full source citations use air_health_bands.
| Name | Type | Req | Description |
|---|---|---|---|
| co2_ppm | number | – | Optional. CO2 concentration in parts per million. |
| pm25_ug_m3 | number | yes | Required. PM2.5 concentration in micrograms per cubic meter. |
| response_format | string | – | Output shape. Defaults to json. |
| voc_index | number | – | Optional. VOC index (sensor-reported 0-500 style). |
No output schema declared.
No examples provided.
air_list_devices Air list devices ~55
Lists devices owned by the configured provider account. v0.3 supports AirThings (requires AIRTHINGS_CLIENT_ID/SECRET). For AirGradient owned sensors use air_search_public_sensors instead.
| Name | Type | Req | Description |
|---|---|---|---|
| provider | string | – | – |
No output schema declared.
No examples provided.
air_onboarding Air onboarding ~80
Returns the 11-question onboarding flow for the shared Delx Wellness profile. Read-only. The agent should ask these questions next so wellness-air (and the rest of the wellness stack) can personalize responses — non-secret data only, stored at ~/.delx-wellness/profile.json.
| Name | Type | Req | Description |
|---|---|---|---|
| locale | string | – | Onboarding locale. Defaults to en. |
No output schema declared.
No examples provided.
air_privacy_audit Air privacy audit ~33
Returns what wellness-air stores locally, what it sends to providers, what it never logs, and agent rules.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
air_profile_get Air profile get ~57
Returns the shared Delx Wellness profile (~/.delx-wellness/profile.json). Read-only. Surfaces the user's preferred location, sensitivity flags (asthma, etc.), and units so wellness-air can choose tighter AQI thresholds.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
air_profile_update Air profile update ~115
Persist a partial patch to the shared Delx Wellness profile. Requires explicit_user_intent: true. Rejects any field containing oauth/token/secret/password/cookie/refresh/api_key/session — the profile is for non-secret wellness context only.
| Name | Type | Req | Description |
|---|---|---|---|
| explicit_user_intent | boolean | – | Must be true. Pass only after the user explicitly asked to save/update profile data. |
| patch | object | yes | Partial WellnessProfileDocument patch. Top-level keys: profile, goals, devices, training, nutrition, preferences, safety, notes. |
No output schema declared.
No examples provided.
air_quickstart Air quickstart ~51
Returns a personalized 3-step setup walkthrough for the human based on the current agent/env state. Call this first when the user asks 'how do I use this?'
| Name | Type | Req | Description |
|---|---|---|---|
| client | string | – | – |
No output schema declared.
No examples provided.
air_search_public_sensors Air search public sensors ~57
Helper for discovering AirGradient public sensors. Returns a curated list of well-maintained public sensors plus a hint to the AirGradient map for finding more.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | – | Free-text city / region hint for the human. |
No output schema declared.
No examples provided.
air_trend Air trend ~226
Windowed trend analysis for PM2.5 / CO2 / VOC. Pulls past measurements from AirGradient (public or owned) and returns per-pollutant mean / median / min / max / current / rate_of_change_per_hour / peak_at / trough_at / time_above_threshold_minutes plus an optional natural-language observation (only when the data supports one). Pass `pollutant: 'all'` (default) for an array of per-pollutant trends plus `worst_pollutant` per current WHO/ASHRAE bands. Use this for 'is PM2.5 climbing?' / 'was CO2 stable overnight?' / 'when did VOC spike?' kinds of questions.
| Name | Type | Req | Description |
|---|---|---|---|
| hours | number | – | Analysis window in hours (1-168, default 24). |
| locationId | string | – | AirGradient locationId. Falls back to WELLNESS_AIR_DEFAULT_LOCATION. |
| pollutant | string | – | Pollutant to analyze. Default 'all'. |
| response_format | string | – | Output shape. Defaults to json. |
No output schema declared.
No examples provided.
What is the io.github.davidmosiah/wellness-air MCP server?
io.github.davidmosiah/wellness-air is an MCP server listed in the public MCP registry as io.github.davidmosiah/wellness-air. Local-first air-quality MCP for AI agents, AirGradient, AirThings, PurpleAir, IQAir, Awair. This page covers its npm package (wellness-air).
Is the io.github.davidmosiah/wellness-air MCP server safe to use?
io.github.davidmosiah/wellness-air scores 83 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.davidmosiah/wellness-air MCP server expose?
io.github.davidmosiah/wellness-air exposes 19 tools: air_agent_manifest, air_capabilities, air_connection_status, air_privacy_audit, air_data_inventory, and 14 more. Their descriptions and schemas cost roughly 1,498 tokens of context every time the server is loaded.
Is the io.github.davidmosiah/wellness-air MCP server still maintained?
io.github.davidmosiah/wellness-air is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.davidmosiah/wellness-air MCP server under?
io.github.davidmosiah/wellness-air declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.