Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_MODENoSet to 'hosted' to enable hosted mode. Default is local stdio mode.
MCP_PORTNoPort for HTTP transport. Default is 3100.
LOG_LEVELNoLog level: debug, info, warn, or error. Default is info.
MCP_TRANSPORTNoTransport to use: 'stdio' (default) or 'http'.
NEXXUPP_EMAILNoYour Nexxupp login email. Required for NWS + Calendar tools in local mode.
CORTEX_API_KEYNoYour per-tenant Cortex API key (starts with cortex_). Required for Cortex tools in local mode.
CORTEX_API_URLNoThe base URL for the Cortex API. Defaults to https://api.cortex.nexxupp.com.
MCP_PUBLIC_URLNoPublic URL of the server, required in hosted mode for OAuth discovery.
NEXXUPP_API_URLNoThe base URL for the Nexxupp API. Defaults to https://api.nexxupp.com.
NEXXUPP_PASSWORDNoYour Nexxupp password. Required for NWS + Calendar tools in local mode.
MCP_MAX_BODY_BYTESNoMaximum request body size in bytes. Default is 1048576.
MCP_REQUEST_TIMEOUT_MSNoRequest timeout in milliseconds. Default is 60000.
MCP_UPSTREAM_TIMEOUT_MSNoUpstream timeout in milliseconds. Default is 20000.

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

Maintenance

ActivityMaintained
ResponsivenessNo issues