get_facility
ActiveTool of mcp-epa-envirofacts
Look up one EPA-regulated facility by its FRS Registry ID. Returns the facility detail plus a programs[] array listing every EPA program (RCRAINFO, NPDES, AIRS, TRI, etc.) the site is regulated under. Keyless.
Parameters schema
{
"type": "object",
"required": [
"registry_id"
],
"properties": {
"registry_id": {
"type": "string",
"description": "FRS Registry ID, e.g. \"110066524112\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-epa-envirofacts
https://github.com/pipeworx-io/mcp-epa-envirofacts
2/7 registries