Skip to main content
Glama
tyson-swetnam

EPA Air Quality System (AQS) MCP Server

aqs_list_counties

Retrieve county names and FIPS codes for a specific state to enable county-level air quality data queries through the EPA AQS API.

Instructions

Get a list of counties within a state with their 3-digit FIPS codes. Use this to look up county codes for county-level AQS API queries. Example: Los Angeles County, CA = "037", Harris County, TX = "201".

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, "48" for Texas).

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