You're viewing a demo portfolio

Join the waitlist
PRSM

facilities_by_zip

Active

Tool of mcp-epa-envirofacts

declared in 0.1.0

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)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-epa-envirofacts

https://github.com/pipeworx-io/mcp-epa-envirofacts

2/7 registries
View full server →