# Air Quality MCP

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/Lulu-The-Narwhal/lulu-platform  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/air-quality-mcp

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

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "air-quality-mcp": {
    "command": "npx",
    "args": ["-y","air-quality-mcp"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

