Skip to content
Back to search
30
MCP http

Air Quality Pollutant Levels

x402/air-quality-pollutant-levels

Hourly air quality for any latitude and longitude from the Open-Meteo air quality service, no key required. Returns particulate matter PM10 and PM2.5 plus carbon monoxide, ozone, and nitrogen dioxide concentrations. Critical for AI agents in health, environmental, logistics, and insurance contexts that need pollutant exposure data without paying for a commercial air quality provider. [x402: $0.06/call on base, category=data]

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Current Air Quality by Coordinate
Returns current air quality at a lat/lng point from Open-Meteo, including PM10, PM2.5, carbon monoxide and ozone concentrations, as JSON. [x
0 tools · http
Air Quality Index (US and European)
Returns the current US AQI and European AQI plus PM2.5 and PM10 at a lat/lng point from Open-Meteo, as JSON. [x402: $0.055/call on base, cat
0 tools · http
@cyanheads/openaq-mcp-server
Find air-quality monitoring stations and read measured pollutant observations (PM2.5, PM10, O3, NO2, SO2, CO, and more) from government moni
0 tools
Seven Day Weather Forecast
Seven day daily weather forecast for any latitude and longitude from the Open-Meteo forecast service, no key required. Returns daily maximum
0 tools · http
Current Weather Conditions
Current weather conditions for any latitude and longitude from the Open-Meteo forecast service, no key required. Returns temperature, wind s
0 tools · http
Google Air Quality
Access real-time air quality data, forecasts, and historical information from Google's Air Quality API with support for heatmap visualizatio
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "air_quality_pollutant_levels": {
      "url": "https://proxy.suverse.io/v1/data/suverse-air-quality",
      "transport": "http"
    }
  }
}