facilities_by_zip
ActiveTool of mcp-epa-envirofacts
List EPA-regulated facilities in a US ZIP code from the EPA Facility Registry Service (FRS). Returns each facility once with all the EPA programs (RCRAINFO, NPDES, AIRS, TRI, etc.) it's regulated under. Keyless.
Parameters schema
{
"type": "object",
"required": [
"zip"
],
"properties": {
"zip": {
"type": "string",
"description": "5-digit US ZIP code, e.g. \"94704\"."
},
"limit": {
"type": "number",
"description": "Max rows to fetch (default 20, max 50)."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-epa-envirofacts
https://github.com/pipeworx-io/mcp-epa-envirofacts
2/7 registries