About Airnow MCP
Airnow MCP is an MCP server in the Developer Tools category: mCP server for querying AirNow API for air quality data. It has been installed 0 times through Conduid.
Tools (6)
get_current_aqi_by_coordsGet current AQI observations for a geographic location specified by latitude and longitude. Optionally specify search radius in miles.
Takes no parameters.
get_current_aqi_by_zipGet current air quality index (AQI) observations for a US zip code. Returns readings for ozone (O3), fine particulate matter (PM2.5), and coarse particulate matter (PM10).
Takes no parameters.
get_forecast_by_coordsGet air quality forecast for geographic coordinates. Returns multi-day predictions with optional discussion text.
Takes no parameters.
get_forecast_by_zipGet air quality forecast for a US zip code. Returns multi-day predictions with AQI values and category forecasts.
Takes no parameters.
get_historical_aqi_by_coordsGet historical AQI observations for a specific date and time at geographic coordinates. Date format: YYYY-MM-DDTHH-0000
Takes no parameters.
get_historical_aqi_by_zipGet historical AQI observations for a specific date and time at a US zip code. Date format: YYYY-MM-DDTHH-0000
Takes no parameters.
Install
git clone https://github.com/tyson-swetnam/airnow-mcpThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Airnow MCP
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.