Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ALLOWED_MS_UPNNoUser Principal Name allowed to authorize the hosted endpoint. Alternative to ALLOWED_MS_USER_ID.
AZURE_CLIENT_IDYesThe Application (client) ID from the Microsoft Entra app registration. Required for both local and hosted modes.
PUBLIC_BASE_URLNoPublic base URL of the hosted Worker, used to construct change notification URL. Required for hosted deployment.
ANTHROPIC_API_KEYNoAPI key for optional LLM features (auto-filing and morning digest). Required only for hosted mode if those features are enabled.
ALLOWED_MS_USER_IDNoMicrosoft Graph /me user ID allowed to authorize the hosted endpoint. Alternative to ALLOWED_MS_UPN.
ALLOW_DIRECT_AUTHORIZENoSet to 'true' only in local/test Workers to enable the non-interactive authorize path. Must not be set in production.
OUTLOOK_MCP_TOKEN_CACHENoOptional override path for the local token cache. Defaults to ~/.config/outlook-mcp/token-cache.json.

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

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/8C9D/outlook-mcp'

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