EPA Air Quality & Toxics
com.olyport/epaToxics Release Inventory, Superfund sites, air quality data, and AQI
Tools · 5
Get the current Air Quality Index (AQI) for a location. Provide either a zip_code OR latitude/longitude coordinates. Returns AQI values, pollutant levels, and health category for each mea…
Get the air quality forecast for a ZIP code. Returns forecast AQI values and health categories for upcoming days, typically covering today and the next 1-2 days. Args: zip_code: …
Get annual air quality summary data for a US state. Returns annual statistics from the EPA Air Quality System (AQS), including mean concentrations, max values, and exceedance counts for t…
Get Toxics Release Inventory (TRI) facilities in a state. Returns facilities that report toxic chemical releases to the EPA, including facility names, addresses, and industry information. …
Get active Superfund (National Priorities List) sites in a state. Returns hazardous waste cleanup sites listed on the EPA's National Priorities List, including site names, locations, and stat…
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"epa_air_quality_&_toxics": {
"url": "https://mcp.olyport.com/epa/mcp",
"transport": "streamable-http"
}
}
}