Skip to main content
Glama
cyanheads

EPA MCP Server

by cyanheads

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOGS_DIRNoDirectory for log files (Node.js only). Default: <project-root>/logs<project-root>/logs
OTEL_ENABLEDNoEnable OpenTelemetry. Default: falsefalse
MCP_AUTH_MODENoAuth mode: none, jwt, or oauth. Default: nonenone
MCP_HTTP_PORTNoHTTP server port. Default: 30103010
MCP_LOG_LEVELNoLog level (RFC 5424). Default: infoinfo
AIRNOW_API_KEYNoOptional. Enables epa_get_air_quality when set. Free registration at docs.airnowapi.org.
EPA_DMAP_BASE_URLNoEnvirofacts DMAP API base URL. Default: https://data.epa.gov/dmapservicehttps://data.epa.gov/dmapservice
EPA_ECHO_BASE_URLNoECHO API base URL. Default: https://echodata.epa.gov/echohttps://echodata.epa.gov/echo
MCP_TRANSPORT_TYPENoTransport: stdio or http. Default: stdiostdio
EPA_AIRNOW_BASE_URLNoAirNow API base URL. Default: https://www.airnowapi.org/aqhttps://www.airnowapi.org/aq
EJSCREEN_API_BASE_URLNoEJScreen (EJAM) API base URL. Default: https://api.ejanalysis.comhttps://api.ejanalysis.com
STORAGE_PROVIDER_TYPENoStorage backend. Default: in-memoryin-memory
MCP_HTTP_ENDPOINT_PATHNoHTTP endpoint path. Default: /mcp/mcp

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/cyanheads/epa-mcp-server'

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