Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TERMCP_DATA_DIRNoPersistence directory (sessions, messages, SSH configs). Auto-created. Overrides the default ~/.termcp.~/.termcp
TERMCP_AUTH_HASHNoSalted SHA-256 hash of the token (sha256-<salt_hex>-<digest_hex>) so the server never holds the plaintext. Mutually exclusive with TERMCP_AUTH_TOKEN. Can be set via --auth-hash or this environment variable.
TERMCP_AUTH_TOKENNoStatic token for HTTP authentication. Every client — API, MCP, browser — must present it. Mutually exclusive with TERMCP_AUTH_HASH. Can be set via --auth-token or this environment variable.

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