Skip to content
Back to search
100
MCP live v1.1.0 streamable-http

EPA EJScreen

com.olyport/ejscreen

Environmental justice screening indicators, pollution burden, and demographic vulnerability

Uptime
11.1%
27 probes
Response
484ms
last probe
Tools
5
callable

Tools · 5

get_ej_data_by_location

Get EJScreen environmental justice data for a specific location. Uses the EPA EJScreen REST broker to retrieve EJ screening indicators for a point location with a buffer distance. Returns env…

get_ej_county_summary

Get EJ indicators for census block groups in a county. Returns EJScreen environmental justice data for block groups within the specified county, sorted by highest overall environmental burden…

get_ej_state_summary

Get a state-level overview of EJ indicators across block groups. Returns the most environmentally burdened block groups in the state, sorted by PM2.5 percentile. Useful for identifying areas …

get_demographic_indicators

Get demographic vulnerability indicators by block group. Returns demographic data including minority percentage, low income percentage, linguistic isolation, education levels, and age dis…

get_environmental_indicators

Get specific environmental indicators by block group. Returns environmental indicator values and state percentiles for block groups. Can filter to a specific indicator type or return all. …

Similar MCP servers embedding-nearest

Epa Envirofacts
US EPA Envirofacts MCP.
0 tools · streamable-http
EPA Air Quality & Toxics live
Toxics Release Inventory, Superfund sites, air quality data, and AQI
5 tools · streamable-http
CDC Social Vulnerability Index live
SVI scores and theme breakdowns by county and tract
4 tools · streamable-http
CodeScene
Code Health analysis and technical debt management
0 tools
Epa Emissions
EPA Emissions MCP — wraps EPA Envirofacts REST API (free, no auth)
0 tools · streamable-http
io.github.prometheusagency/eudr-parcel-screener
Screen farm plots for EUDR deforestation risk with the official EU JRC maps.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "epa_ejscreen": {
      "url": "https://mcp.olyport.com/ejscreen/mcp",
      "transport": "streamable-http"
    }
  }
}