Skip to main content
Glama
tyson-swetnam

EPA Air Quality System (AQS) MCP Server

aqs_quarterly_summary_by_site

Retrieve quarterly air quality data for specific monitoring sites to analyze seasonal patterns and trends using aggregated measurements by calendar quarter.

Instructions

Retrieve quarterly summary data for a specific air quality monitoring site. Quarterly summaries aggregate measurements by calendar quarter, providing observation counts, arithmetic means, and maximum values. Useful for analyzing seasonal patterns and trends at individual monitoring locations.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
emailNoEmail address for API authentication. Optional if AQS_EMAIL environment variable is set.
keyNoAPI key for authentication. Optional if AQS_API_KEY environment variable is set.
paramYesParameter code (pollutant). Common codes: 44201 (Ozone), 88101 (PM2.5), 81102 (PM10), 42401 (SO2), 42101 (CO), 42602 (NO2). Up to 5 comma-separated codes allowed.
bdateYesBegin date in YYYYMMDD format. Must be in the same calendar year as edate.
edateYesEnd date in YYYYMMDD format. Must be in the same calendar year as bdate.
stateYesTwo-digit FIPS state code (e.g., "06" for California, "36" for New York).
countyYesThree-digit FIPS county code (e.g., "037" for Los Angeles County).
siteYesFour-digit AQS site number within the county.

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/tyson-swetnam/aqs-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server