@pipeworx/openaq
Connect: https://gateway.pipeworx.io/openaq/mcp · Install: one-click buttons
Tools: 3
Tools
- get_latest — Get current air quality readings from worldwide sensor stations. Filter by country code (e.g., “US”, “IN”). Returns PM2.5, PM10, ozone, NO2, SO2, CO levels with timestamps.
- get_locations — Find air quality monitoring stations by city and/or country (e.g., city=“Delhi”, country=“IN”). Returns station coordinates, names, and available pollutant parameters.
- get_measurements — Get historical air quality data for a specific station. Filter by pollutant (e.g., “pm25”, “o3”, “no2”). Returns timestamped readings and values over time.
Tools
-
get_latest— Get current air quality readings from worldwide sensor stations. Filter by country code (e.g., US , IN ). Returns PM2.5, PM10, ozone, NO2, SO2, CO levels with timestamps. -
get_locations— Find air quality monitoring stations by city and/or country (e.g., city= Delhi , country= IN ). Returns station coordinates, names, and available pollutant parameters. -
get_measurements— Get historical air quality data for a specific station. Filter by pollutant (e.g., pm25 , o3 , no2 ). Returns timestamped readings and values over time.