# Copy this file to .env and fill in your values
# Required: Your GCP Project ID
GCP_PROJECT=your-project-id
# Required: Path to your GCP service account credentials file
GOOGLE_APPLICATION_CREDENTIALS=./path/to/your/service-account-key.json
# Optional: Logging level
LOG_LEVEL=INFO
# Optional: Cache settings
CACHE_ENABLED=true
CACHE_TTL_SECONDS=300
# Optional: Rate limiting
RATE_LIMIT_ENABLED=true
RATE_LIMIT_QPM=100
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/JayRajGoyal/gcp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server