Mmcp.market

Air Quality MCP server

by Lulu-The-Narwhal·io.github.Lulu-The-Narwhal/air-quality-mcp·v0.1.1

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

C67/100grade C
What users say
No reviews yet
Be the first
Safety scan
C67/100

full report

Adoption
New

Little public usage data yet

Reviews

Write one

Nobody has reviewed Air Quality MCP yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Air Quality MCP tools (1)

write = sends, deletes, buys or posts
  • get_air_qualityFree

    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`

Public scan report

scanner v0.1.9 · 2026-09-23 · same rubric, same numbers if you re-run it

no findings
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 371ms20/20
  • Tool poisoning1 tool descriptions checked15/15
  • Auth qualityopen endpoint, read-only tools10/15
  • Maintenancerepository not readable: repo not found3/15
  • Maintainer identityno repository or website to verify2/10
Overall 67/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add --transport http air-quality-mcp https://ads.getlulu.dev/air-quality/mcp
Add to Cursor

Air Quality MCP: common questions

Is Air Quality MCP server safe?
With care: it is graded C, so read the findings first (67/100). Read the Air Quality MCP safety report
How do I install Air Quality MCP?
It runs remotely at ads.getlulu.dev. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Air Quality MCP need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Air Quality MCP maintained?
The latest release is v0.1.1.
Is Air Quality MCP up?
100% of our last 19 checks got an answer. We check remote servers about four times a day.

More from Lulu-The-Narwhal