Skip to main content
Glama

EPA Envirofacts MCP Server

by zachegner

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (DEBUG, INFO, WARNING, ERROR)INFO
RETRY_ATTEMPTSNoNumber of retry attempts for failed requests3
REQUEST_TIMEOUTNoRequest timeout in seconds300
EPA_API_BASE_URLNoBase URL for EPA Envirofacts APIhttps://data.epa.gov/efservice/
GEOCODING_API_KEYNoAPI key for geocoding service
GEOCODING_SERVICENoGeocoding service to usenominatim
GEOCODING_USER_AGENTNoUser agent string for geocoding requests
MAX_RESULTS_PER_QUERYNoMaximum results per API query1000

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
health_check

System health and API connectivity check.

Returns: Health status information including EPA API connectivity

environmental_summary_by_location

Get comprehensive environmental data for a location.

Provides environmental summary including nearby regulated facilities, chemical releases, water quality violations, and hazardous waste sites within a specified radius.

Args: location: Address, city, or ZIP code radius_miles: Search radius in miles (default: 5.0)

Returns: Comprehensive environmental summary

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zachegner/envirofacts-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server