mcp-epa-echo
EPA ECHO MCP — wraps EPA ECHO Web Services (free, no auth)
Part of the Pipeworx open MCP gateway.
Tools
| Tool | Description |
|---|
Quick Start
Add to your MCP client config:
{
"mcpServers": {
"epa-echo": {
"url": "https://gateway.pipeworx.io/epa-echo/mcp"
}
}
}
Or use the CLI:
npx pipeworx use epa-echo
License
MIT