You're viewing a demo portfolio

Join the waitlist
PRSM

facilities_by_state

Active

Tool of mcp-epa-envirofacts

declared in 0.1.0

List EPA-regulated facilities in a US state (and optionally a city) from the EPA Facility Registry Service (FRS). Returns each facility once with all the EPA programs it is regulated under. Keyless.

Parameters schema

{
  "type": "object",
  "required": [
    "state"
  ],
  "properties": {
    "city": {
      "type": "string",
      "description": "Optional city name, e.g. \"Berkeley\"."
    },
    "limit": {
      "type": "number",
      "description": "Max rows to fetch (default 20, max 50)."
    },
    "state": {
      "type": "string",
      "description": "2-letter US state code, e.g. \"CA\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-epa-envirofacts

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

2/7 registries
View full server →