Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ENTRA_CLIENT_IDYesYour Azure AD Application (client) ID
ENTRA_TENANT_IDYesUse 'common' for multi-tenant (work/school AND personal Microsoft accounts), 'organizations' for work/school accounts only, 'consumers' for personal accounts only, or your specific tenant ID for single-tenantcommon
DEFAULT_TIMEZONENoYour preferred timezone for task due dates and reminders (e.g., Asia/Tokyo, America/New_York, Europe/London)Europe/London
ENTRA_CLIENT_SECRETYesYour Azure AD client secret value
COOKIE_ENCRYPTION_KEYYesA random string for cookie encryption (e.g., generate with openssl rand -hex 32)

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/anoopt/remote-mcp-entra-id-todo'

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