Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GRAPH_SCOPESNoDefaults to `.default`, so it picks up whatever delegated permissions are consented.default
GRAPH_API_KEYYesShared key for the hop from your gateway to this server
GRAPH_CLIENT_IDYesThe OBO confidential client ID. Must be the resource app the user token's audience targets
GRAPH_TENANT_IDYesEntra tenant
GRAPH_CLIENT_SECRETYesThe OBO confidential client secret. Must be the resource app the user token's audience targets
GRAPH_MAX_CONCURRENTNoIn-flight Graph calls, default 44
GRAPH_DEFAULT_SITE_IDNoOptional {site_id} placeholder
GRAPH_DEFAULT_DRIVE_IDNoOptional {drive_id} placeholder
GRAPH_DEFAULT_BASE_PATHNoOptional {base_path} placeholder
GRAPH_REJECT_EXPIRED_TOKENNoRefuse an expired forwarded assertion with a real 401. On by defaulttrue
GRAPH_ATTACHMENT_TEMP_FOLDERNoStaging area for embedded attachments, swept once the TTL passes
GRAPH_ATTACHMENT_TTL_SECONDSNoStaging area for embedded attachments, swept once the TTL passes

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

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