AirNow MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Optional logging level. Not setting will default to 'info' | info |
| AIRNOW_API_KEY | Yes | Your AirNow API key, which you can obtain by requesting an AirNow API Account |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-contour-maps-by-bounding-box-combined-ozone-pm25A | Get current or historical combined Ozone and PM2.5 contour maps in KML by geographic bounding box. |
| get-contour-maps-by-geographic-bounding-box-ozoneB | Get current or historical Ozone contour maps in KML by geographic bounding box. |
| get-contour-maps-by-geographic-bounding-box-pm25B | Get current or historical PM2.5 contour maps in KML by geographic bounding box. |
| get-current-observations-by-reporting-area-by-zip-codeC | Get current AQI values and categories for a reporting area by Zip code. |
| get-current-observations-by-reporting-area-by-lat-longC | Get current AQI values and categories for a reporting area by latitude and longitude. |
| get-forecast-by-lat-longB | Get current or historical forecasted AQI values and categories for a reporting area by latitude and longitude. |
| get-forecast-by-zip-codeC | Get current or historical forecasted AQI values and categories for a reporting area by Zip code. |
| get-historical-observations-by-reporting-area-by-lat-longC | Get historical AQI values and categories for a reporting area by latitude and longitude. |
| get-historical-observations-by-reporting-area-by-zip-codeC | Get historical AQI values and categories for a reporting area by Zip code. |
| get-observations-by-monitoring-site-by-geographic-bounding-boxC | Get observations by monitoring site within a geographic bounding box. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/prsantos-com/airnow-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server