Skip to main content
Glama
.env.example571 B
# Azure Authentication AZURE_TENANT_ID=your-tenant-id AZURE_SUBSCRIPTION_ID=your-subscription-id # Production Credentials (Managed Identity, Workload Identity) # Set to true when running on Azure services AZURE_MCP_INCLUDE_PRODUCTION_CREDENTIALS=false # Operator Tracking (for audit trail) OPERATOR_EMAIL=user@example.com OPERATOR_NAME=Your Name # Logging LOG_LEVEL=info # Caching ENABLE_CACHE=true CACHE_TTL_SECONDS=300 # Audit ENABLE_AUDIT_LOG=true AUDIT_LOG_PATH=./audit.log # Retry MAX_RETRIES=3 RETRY_DELAY_MS=1000 # Command Timeout COMMAND_TIMEOUT_MS=120000

Latest Blog Posts

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/vedantparmar12/Azure-_MCP'

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