Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost to bind to. Defaults to 127.0.0.1.
PORTNoPort to listen on. Defaults to 3000.
AUTH_MODENoAuthentication mode. Auto-detected if not set.
WRIKE_PATNoPermanent token for PAT mode (single user).
WRIKE_HOSTNoWrike host for PAT mode (defaults to Wrike's standard host).
WRIKE_SCOPESNoComma-delimited OAuth scopes (e.g. 'Default,wsReadWrite').
WRIKE_CLIENT_IDNoOAuth client ID from Wrike App Console.
TOKEN_STORE_PATHNoPath to encrypted token store. Defaults to data/tokens.json.
WRIKE_REDIRECT_URINoOAuth redirect URI (must match app configuration).
WRIKE_CLIENT_SECRETNoOAuth client secret from Wrike App Console.
TOKEN_ENCRYPTION_KEYNo64 hex chars (32 bytes) AES-256-GCM key for encrypting user tokens.

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