Skip to main content
Glama

propublica-mcp

env.example•472 B
# ProPublica MCP Server Environment Configuration # Copy this file to .env and customize as needed # Docker Image Configuration VERSION=latest BUILD_DATE= VCS_REF= # Server Configuration LOG_LEVEL=INFO API_RATE_LIMIT=60 PROPUBLICA_API_BASE_URL=https://projects.propublica.org/nonprofits/api/v2 # Port Configuration MCP_PORT=8000 HTTP_PORT=80 HTTPS_PORT=443 # Development/Debug Settings # Uncomment for development mode # PYTHONDONTWRITEBYTECODE=1 # PYTHONUNBUFFERED=1

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/asachs01/propublica-mcp'

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