Skip to main content
Glama

EPA Envirofacts MCP Server

by zachegner
.dockerignore691 B
# Python cache files __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Virtual environments venv/ env/ ENV/ # IDE files .vscode/ .idea/ *.swp *.swo *~ # OS files .DS_Store Thumbs.db # Git .git/ .gitignore # Documentation (keep README.md) *.md !README.md # Development files CURSOR_SETUP.md epa-mcp-requirements.md # Package manager files uv.lock pyproject.toml # Environment files (use .env.example instead) .env .env.local .env.*.local # Test files and coverage tests/ .coverage htmlcov/ .pytest_cache/ .tox/ # Logs *.log logs/ # Temporary files tmp/ temp/

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