Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
POSTHOG_HOSTNoPostHog host address used when telemetry is enabled.
POSTHOG_API_KEYNoPostHog project API key used when telemetry is enabled.
WINDOWS_MCP_DEBUGNoSet to '1' to enable debug logging (equivalent to --debug).0
WINDOWS_MCP_TOOLSNoComma-separated list of tools to enable (equivalent to --tools). Default: all.
ANONYMIZED_TELEMETRYNoSet to 'true' to enable anonymous usage telemetry. Disabled by default.false
WINDOWS_MCP_AUTH_KEYNoBearer token required for remote HTTP transport (equivalent to --auth-key).
WINDOWS_MCP_WATCHDOGNoSet to 'off' to disable the focus watchdog thread (may be needed in some environments).on
WINDOWS_MCP_SSL_KEYFILENoPath to SSL private key file for HTTPS (equivalent to --ssl-keyfile).
WINDOWS_MCP_CORS_ORIGINSNoComma-separated list of allowed CORS origins (equivalent to --cors-origins).
WINDOWS_MCP_IP_ALLOWLISTNoComma-separated list of allowed IPs/CIDRs for remote connections (equivalent to --ip-allowlist).
WINDOWS_MCP_SSL_CERTFILENoPath to SSL certificate file for HTTPS (equivalent to --ssl-certfile).
WINDOWS_MCP_DESKTOP_TESTSNoDevelopment only: set to '1' to run real desktop tests.0
WINDOWS_MCP_DISABLE_FLASHNoSet to '1' to disable the orange border flash after screenshots.0
WINDOWS_MCP_EXCLUDE_TOOLSNoComma-separated list of tools to exclude (equivalent to --exclude-tools). Default: none.
WINDOWS_MCP_STATELESS_HTTPNoSet to '1' to enable stateless HTTP mode for streamable HTTP transport (equivalent to --stateless-http).0
WINDOWS_MCP_OAUTH_CLIENT_IDNoOAuth 2.0 client ID for authentication (equivalent to --oauth-client-id).
WINDOWS_MCP_PROFILE_SNAPSHOTNoSet to '1' to output timing of screenshot and Snapshot stages.0
WINDOWS_MCP_SCREENSHOT_SCALENoScreenshot scale (0.1-1.0). Lower it for very large screens.1.0
WINDOWS_MCP_MAX_TREE_ELEMENTSNoMaximum number of elements collected by Snapshot per call to prevent hangs on large lists.500
WINDOWS_MCP_SCREENSHOT_BACKENDNoScreenshot backend: auto (dxcam -> mss -> pillow), dxcam, mss, or pillow.auto
WINDOWS_MCP_OAUTH_CLIENT_SECRETNoOAuth 2.0 client secret for authentication (equivalent to --oauth-client-secret).

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