You're viewing a demo portfolio

Join the waitlist
PRSM

echo_search_by_violation

Active

Tool of Epa Echo

declared in 0.1.0

Find EPA-regulated facilities currently in significant non-compliance (SNC), filterable by state and environmental program (CWA/CAA/RCRA/ALL). Returns facility IDs, names, addresses, and violation status counts.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "state": "CA",
      "program": "CWA"
    },
    {
      "limit": 100,
      "state": "TX"
    }
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max results to return (default 20, max 100)."
    },
    "state": {
      "type": "string",
      "description": "Two-letter state abbreviation (e.g., \"TX\")."
    },
    "program": {
      "type": "string",
      "description": "Program filter: \"CWA\", \"CAA\", \"RCRA\", or \"ALL\" (default \"ALL\")."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Epa Echo

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

1/7 registries
View full server →
echo_search_by_violation — Epa Echo — PRSM MCP