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 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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