Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoEnvironment modedevelopment
LOG_LEVELNoLog level (trace/debug/info/warn/error)info
REDIS_URLNoRedis URL (required in production)
SESSION_SECRETYesSession encryption key (32+ chars)
AZURE_CLIENT_IDYesAzure AD app client ID
AZURE_TENANT_IDYesAzure AD tenant ID
MCP_SERVER_PORTNoServer port3000
AZURE_CLIENT_SECRETYesAzure AD app client secret
MCP_SERVER_BASE_URLNoPublic URL (HTTPS required in production)http://localhost:3000
FILE_PARSE_TIMEOUT_MSNoDocument parsing timeout30000
FILE_PARSE_MAX_OUTPUT_KBNoMax parsed text output size500
OAUTH_SIGNING_KEY_PUBLICNoRSA public key PEM (required in production)
OAUTH_SIGNING_KEY_PRIVATENoRSA private key PEM (required in production)
OAUTH_ALLOWED_REDIRECT_PATTERNSNoComma-separated URI patterns for DCR

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/SwamiRama/m365-mcp-server'

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