Skip to main content
Glama
.env.example1.06 kB
# Azure AD Configuration # =================================================================== # DEFAULT CONFIGURATION (Built-in Multi-Tenant App) # =================================================================== # The server includes a pre-registered multi-tenant Azure AD app: # - Client ID: f44ab954-9e38-4330-aa49-e93d73ab0ea6 # - Tenant ID: common (multi-tenant support) # - Authentication: InteractiveBrowser (opens browser automatically) # # No environment variables needed for default configuration! # The server will work out of the box. # =================================================================== # Optional: Azure AD Tenant ID # - Leave unset to use 'common' (multi-tenant, default) # - Set to your specific tenant ID for single-tenant scenarios # AZURE_TENANT_ID=your-tenant-id-here # Optional: Azure AD Client (Application) ID # - Leave unset to use the built-in multi-tenant app # - Set to your own app registration if needed # AZURE_CLIENT_ID=your-client-id-here # Optional: Logging level (DEBUG, INFO, WARN, ERROR) LOG_LEVEL=INFO

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/chenxizhang/m365copilot-mcp'

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