prsantos-com/airnow-mcp-server
If you are the rightful owner of airnow-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The unofficial AirNow MCP Server integrates large language models with the AirNow API for U.S. air quality data.
Tools
Functions exposed to the LLM to take actions
forecast_by_lat_long
Get current or historical forecasted AQI values and categories for a reporting area by latitude and longitude.
forecast_by_zip_code
Get current or historical forecasted AQI values and categories for a reporting area by Zip code.
contour_maps_by_geographic_bounding_box_ozone
Get current or historical ozone contour maps in KML.
contour_maps_by_geographic_bounding_box_pm25
Get current or historical PM2.5 contour maps in KML.
current_observations_by_reporting_area_by_lat_long
Get current AQI values and categories for a reporting area by latitude and longitude.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client