Skip to main content
Glama

AirNow MCP Server

by prsantos-com

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoOptional logging level. Not setting will default to 'info'info
AIRNOW_API_KEYYesYour AirNow API key, which you can obtain by requesting an AirNow API Account

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get-contour-maps-by-bounding-box-combined-ozone-pm25

Get current or historical combined Ozone and PM2.5 contour maps in KML by geographic bounding box.

get-contour-maps-by-geographic-bounding-box-ozone

Get current or historical Ozone contour maps in KML by geographic bounding box.

get-contour-maps-by-geographic-bounding-box-pm25

Get current or historical PM2.5 contour maps in KML by geographic bounding box.

get-current-observations-by-reporting-area-by-zip-code

Get current AQI values and categories for a reporting area by Zip code.

get-current-observations-by-reporting-area-by-lat-long

Get current AQI values and categories for a reporting area by latitude and longitude.

get-forecast-by-lat-long

Get current or historical forecasted AQI values and categories for a reporting area by latitude and longitude.

get-forecast-by-zip-code

Get current or historical forecasted AQI values and categories for a reporting area by Zip code.

get-historical-observations-by-reporting-area-by-lat-long

Get historical AQI values and categories for a reporting area by latitude and longitude.

get-historical-observations-by-reporting-area-by-zip-code

Get historical AQI values and categories for a reporting area by Zip code.

get-observations-by-monitoring-site-by-geographic-bounding-box

Get observations by monitoring site within a geographic bounding box.

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