mcpbeat Sign in

EPA Air Quality & Toxics MCP Server

answering

EPA Air Quality & Toxics is answering right now. Last checked 11 min ago. It exposes 5 tools.

Toxics Release Inventory, Superfund sites, air quality data, and AQI

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
551 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check EPA Air Quality & Toxics every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add epa --transport http https://mcp.olyport.com/epa/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "epa": {
      "url": "https://mcp.olyport.com/epa/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.epa]
url = "https://mcp.olyport.com/epa/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "epa": {
      "url": "https://mcp.olyport.com/epa/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "epa": {
      "url": "https://mcp.olyport.com/epa/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

annual
get_annual_air_quality
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 the specified pollutant across all monitoring sites in the state. Args: state: Two-letter US state abbreviation (e.g. 'CA', 'NY'). parameter: Pollutant to query. Options: 'PM2.5', 'Ozone', 'SO2', 'NO2', 'CO'. Default is 'PM2.5'. start_year: Start year for the query range (e.g. 2020). Default is 2020. end_year: End year for the query range (e.g. 2023). Default is 2023.
aqi
get_aqi_forecast
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: US ZIP code (e.g. '20001').
current
get_current_aqi
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 measured pollutant at the nearest monitoring station. Args: zip_code: US ZIP code (e.g. '20001'). latitude: Latitude of the location (e.g. 38.9). longitude: Longitude of the location (e.g. -77.0).
superfund
get_superfund_sites
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 status information. No API key required. Args: state: Two-letter US state abbreviation (e.g. 'NJ', 'CA'). limit: Maximum number of sites to return (default 50, max 500).
tri
get_tri_facilities
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. No API key required. Args: state: Two-letter US state abbreviation (e.g. 'CA', 'TX'). city: Optional city name to filter results. limit: Maximum number of facilities to return (default 50, max 500).

Endpoints

URLTransportStateLatencyChecked
https://mcp.olyport.com/epa/mcp streamable-http answering 547 ms 11 min ago

Alternatives to EPA Air Quality & Toxics

same job, measured the same way
UK Air Quality MCP Server from MCPBundles
by mcpbundles

Access UK air quality data, monitoring sites, and hourly pollutant measurements across regions

answering
CatalogEngine
by evozim

E-commerce inventory and catalog data structuring tool.

answering
Epa MCP Server
by cyanheads

Search EPA compliance, TRI, Superfund, drinking-water, EJScreen, and AirNow data.

76 installs/wk local only
DataSentry
by jackxiaozhiren

Local-first MCP server for data-quality discovery, evidence, drift, and controlled repair.

1 412 installs/wk local only
Data Profiler
by ridadata

Profile local CSV, Parquet, JSON and Excel files into a compact data-quality summary.

88 installs/wk local only
Supabase
by waystation

Connect to your Supabase database to query data and schemas.

answering
Interzoid
by interzoid

58 AI data quality, data matching, and data enrichment APIs for better data ROI

58 tools answering
IQMS / DELMIA Apriso
by wyre-technology

MCP server for IQMS (DELMIAworks) ERP — manufacturing, inventory, production, and quality.

local only

EPA Air Quality & Toxics — questions

Answers built from our own checks of this server.

What can EPA Air Quality & Toxics do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_annual_air_quality, get_aqi_forecast, get_current_aqi, get_superfund_sites, get_tri_facilities. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is EPA Air Quality & Toxics working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 551 ms. The bar chart above shows every period we have measured.
How do I connect EPA Air Quality & Toxics?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does EPA Air Quality & Toxics need an API key?
No. EPA Air Quality & Toxics completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is EPA Air Quality & Toxics?
It answers our handshake in 551 ms on average, which is faster than 24% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.