Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Air Quality MCP

REMOTE · ADS.GETLULU.DEV · SCANNED SEP 26

Free, keyless real-time air quality (US AQI plus PM2.5, PM10, ozone, NO2, SO2, CO) for any city.

Available components

0 this week 69 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability36
  • 0% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Fail
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 344 tokens (~114/item across 3 items; 1 tools + 2 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 1 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 2 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
  • Supports UI / widget rendering.Pass
Install

How do I install the Air Quality MCP server?

Air Quality MCP is a hosted endpoint at https://ads.getlulu.dev/air-quality/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · ads.getlulu.dev

# add to Claude Code
claude mcp add --transport http lulu-the-narwhal-air-quality-mcp 'https://ads.getlulu.dev/air-quality/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "lulu-the-narwhal-air-quality-mcp": {
      "url": "https://ads.getlulu.dev/air-quality/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "lulu-the-narwhal-air-quality-mcp": {
      "type": "http",
      "url": "https://ads.getlulu.dev/air-quality/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.lulu-the-narwhal-air-quality-mcp]
url = "https://ads.getlulu.dev/air-quality/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "lulu-the-narwhal-air-quality-mcp": {
      "type": "remote",
      "url": "https://ads.getlulu.dev/air-quality/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add lulu-the-narwhal-air-quality-mcp --url 'https://ads.getlulu.dev/air-quality/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  lulu-the-narwhal-air-quality-mcp:
    url: "https://ads.getlulu.dev/air-quality/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "lulu-the-narwhal-air-quality-mcp": {
      "Transport": "http",
      "Url": "https://ads.getlulu.dev/air-quality/mcp"
    }
  }
}
# add to Vellum
assistant mcp add lulu-the-narwhal-air-quality-mcp -t streamable-http -u 'https://ads.getlulu.dev/air-quality/mcp'
// mcp.json
{
  "mcpServers": {
    "lulu-the-narwhal-air-quality-mcp": {
      "type": "http",
      "url": "https://ads.getlulu.dev/air-quality/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

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.

  • 25 Sept 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 17 Sept 26 0
    • Stability: 0.97 → pass security
  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 −2
    • Stability: pass → 0.87 functional
  • 6 Sept 26 0
    • Stability: 0.97 → pass security
  • 5 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 3 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

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 26 Sept 2026 · Probed https://ads.getlulu.dev/air-quality/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=ads.getlulu.dev CN=WR3,O=Google Trust Services,C=US 5 Sept 2026 4 Dec 2026 RSA 2048 SHA256-RSA 4a2ee78c48c29c300a67cd526bdea921
SANs: ads.getlulu.dev
CN=WR3,O=Google Trust Services,C=US (CA) CN=GTS Root R1,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 RSA 2048 SHA256-RSA 7ff005a91568d63abc22861684aa4b5a
CN=GTS Root R1,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 19 Jun 2020 28 Jan 2028 RSA 4096 SHA256-RSA 77bd0d6cdb36f91aea210fc4f058d30d

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of ads.getlulu.dev. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
dev. present 60074 8 Verified
getlulu.dev. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://ads.getlulu.dev/air-quality/mcp Verified 200
http (plaintext) http://ads.getlulu.dev/air-quality/mcp HTTPS enforced 301 https://ads.getlulu.dev:443/air-quality/mcp
MCP tools · 1 exposed · ~331 tokens

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 →

Tool Tokens
get_air_quality ~331

Get the current air quality for a city, from real-time monitoring and atmospheric model data. Use for any "what's the air quality in X", "is it safe to go outside in Y", "how polluted is Z" style question, or whenever pollen/smog/wildfire-smoke/pollution conditions are relevant to a plan (running, cycling, sensitive-groups advice, travel). `city` is a free-text place name (e.g. "Bangkok", "Berlin", "Springfield, US"). Returns a dict with: - `location`: resolved place name/country/admin1 - `us_aqi`: the current US Air Quality Index (0-500+) - `aqi_category`: plain-language category computed from `us_aqi` -- "Good" (0-50), "Moderate" (51-100), "Unhealthy for Sensitive Groups" (101-150), "Unhealthy" (151-200), "Very Unhealthy" (201-300), or "Hazardous" (301+); "Unknown" if no AQI could be resolved for that location - `pm2_5`, `pm10`: particulate matter concentrations (ug/m3) - `ozone`, `nitrogen_dioxide`, `sulphur_dioxide`, `carbon_monoxide`: trace gas concentrations (ug/m3) - `local_time`: the timestamp of the reading, in the location's local time - `attribution`

NameTypeReqDescription
citystringyes–

Structured output declared, but exposes no named fields.

No examples provided.

Common questions

What is the Air Quality MCP server?

Air Quality MCP is listed in the public MCP registry as io.github.Lulu-The-Narwhal/air-quality-mcp. Free, keyless real-time air quality (US AQI plus PM2.5, PM10, ozone, NO2, SO2, CO) for any city. This page covers its hosted endpoint (https://ads.getlulu.dev/air-quality/mcp).

Is the Air Quality MCP server safe to use?

Air Quality MCP scores 69 out of 100 on VerifyMCP. 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 Air Quality MCP server expose?

Air Quality MCP exposes 1 tool: get_air_quality. Their descriptions and schemas cost roughly 331 tokens of context every time the server is loaded.

Does the Air Quality MCP server require authentication?

No. We connected to Air Quality MCP without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Air Quality MCP server still maintained?

Air Quality MCP is still listed as active in the MCP registry. We last reached this channel on 26 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.