# Government MCP Server Configuration
# Copy this to .env and customize if needed
# Python logging level
# Options: DEBUG, INFO, WARNING, ERROR
LOG_LEVEL=INFO
# API timeout in seconds
GOV_API_TIMEOUT=30
# Maximum retry attempts for failed requests
GOV_API_MAX_RETRIES=3
# Exponential backoff multiplier for retries
GOV_API_BACKOFF_FACTOR=1.0
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/krunal16-c/gov-ca-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server