Skip to main content
Glama
tyson-swetnam

EPA Air Quality System (AQS) MCP Server

aqs_list_sites

Retrieve air quality monitoring site codes by state and county to prepare for detailed EPA AQS data queries.

Instructions

Get a list of air quality monitoring sites within a county with their 4-digit site codes. Use this to look up site codes for site-level AQS API queries. Requires both state and county codes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
emailNoRegistered email address for AQS API. Optional if AQS_EMAIL env var is set.
keyNoAQS API key. Optional if AQS_API_KEY env var is set.
stateYes2-digit FIPS state code (e.g., "06" for California).
countyYes3-digit FIPS county code (e.g., "037" for Los Angeles 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