Air Quality MCP
Rank #52,732io.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.
Air Quality MCP is a Model Context Protocol (MCP) server published by lulu-the-narwhal. It ranks #52,732 of 115,591 servers tracked on MCP Toplist. Air Quality MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Aug 7, 2026 and most recently updated on Aug 9, 2026.
Ranks ahead of 62,859 of 115,591 servers on MCP Toplist.
Use Air Quality MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http air-quality-mcp https://ads.getlulu.dev/air-quality/mcp[mcp_servers.air-quality-mcp]
url = "https://ads.getlulu.dev/air-quality/mcp"Add to ~/.codex/config.toml.
https://ads.getlulu.dev/air-quality/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"air-quality-mcp": {
"url": "https://ads.getlulu.dev/air-quality/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"air-quality-mcp": {
"type": "http",
"url": "https://ads.getlulu.dev/air-quality/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"air-quality-mcp": {
"serverUrl": "https://ads.getlulu.dev/air-quality/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"air-quality-mcp": {
"url": "https://ads.getlulu.dev/air-quality/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Lulu-The-Narwhal%2Fair-quality-mcp)<a href="https://mcptoplist.com/server/io.github.Lulu-The-Narwhal%2Fair-quality-mcp"><img src="https://mcptoplist.com/badge/io.github.Lulu-The-Narwhal%2Fair-quality-mcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
lulu-the-narwhal
Other servers by lulu-the-narwhal
- Dali by Lulu#7,175 · 2 vers
- Lulu Ads — Publisher Concierge#12,621 · 1 ver
- crypto-price-mcp#51,841
- air-quality-mcp#64,479
- domain-rdap-mcp#64,480
- fx-converter-mcp#64,481
- holidays-mcp#64,482
- postal-lookup-mcp#64,483
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Aug 9, 2026 |
| 0.1.0 | Aug 7, 2026 |
Frequently asked questions
- Who maintains Air Quality MCP?
- Air Quality MCP is maintained by lulu-the-narwhal, which publishes 16 MCP servers (16 total versions) tracked on MCP Toplist.
- Is Air Quality MCP listed on the Official MCP Registry?
- Yes — Air Quality MCP is listed on the Official MCP Registry.
- How many versions does Air Quality MCP have?
- MCP Toplist tracks 2 versions of Air Quality MCP, most recently published on Aug 9, 2026.
- Where can I find the source code for Air Quality MCP?
- The source code for Air Quality MCP is hosted at github.com/Lulu-The-Narwhal/lulu-platform.