mcpbeat Sign in

Air Quality MCP Server

answering

Air Quality MCP is answering right now. Last checked 4 min ago. It exposes 1 tools.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 42 days of history · worst day 0%
42 days agonow
100.0%
Uptime 24h
92 of 92 checks
1
Tools
read from the server
225 ms
Response time
average over 24h
open, no key
Access
streamable-http

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add air-quality-mcp --transport http https://ads.getlulu.dev/air-quality/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "air-quality-mcp": {
      "url": "https://ads.getlulu.dev/air-quality/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.air-quality-mcp]
url = "https://ads.getlulu.dev/air-quality/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "air-quality-mcp": {
      "url": "https://ads.getlulu.dev/air-quality/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "air-quality-mcp": {
      "url": "https://ads.getlulu.dev/air-quality/mcp"
    }
  }
}

Available tools 1

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

air
get_air_quality
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`

Endpoints

URLTransportStateLatencyChecked
https://ads.getlulu.dev/air-quality/mcp streamable-http answering 247 ms 4 min ago

Alternatives to Air Quality MCP

same job, measured the same way
Weather MCP
by lulu-the-narwhal

Free, keyless real-time weather and 7-day forecasts for any city worldwide.

2 tools answering
Airnow
by pipeworx-io

EPA AirNow MCP — official US real-time AQI + forecast (free key)

35 tools answering
FX Converter MCP
by lulu-the-narwhal

Free, keyless real-time currency conversion and exchange rates for any currency pair.

2 tools answering
Waqi
by pipeworx-io

WAQI MCP — World Air Quality Index (free key)

39 tools answering
Air Quality Mcp
by varvararatta

Stay ahead of pollution with our Air Quality MCP. Access real-time air quality data, including

answering
Tickscope
by seungdori

Real-time, free crypto market data for any AI agent — via MCP.

75 installs/wk local only
airquality
by pipeworx-io

Air Quality MCP — wraps air-quality-api.open-meteo.com (free, no auth)

33 tools answering
Holidays MCP
by lulu-the-narwhal

Free, keyless public holidays lookup for any country and year, plus single-date holiday checks.

2 tools answering

Air Quality MCP — questions

Answers built from our own checks of this server.

What can Air Quality MCP do?
It exposes 1 tools, read directly from the server on our last check. Among them: get_air_quality. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Air Quality MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 225 ms. The bar chart above shows every period we have measured.
Is Air Quality MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Air Quality MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Air Quality MCP need an API key?
No. Air Quality MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 1 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Air Quality MCP?
It answers our handshake in 225 ms on average, which is faster than 61% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.