Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RUST_LOGNoLogs on stderr onlycompendium=info
COMPENDIUM_HTTP_BINDNoDefault HTTP listen address127.0.0.1:8788
COMPENDIUM_TOKENIZERNoBPE encoding: cl100k_base or o200k_base (real-tokens)cl100k_base
COMPENDIUM_LOCAL_LLM_URLNoOpenAI-compatible base URL (must be loopback). Enables smart actions.
COMPENDIUM_CHARS_PER_TOKENNoHeuristic chars divided by tokens (ignored with real-tokens)4.0
COMPENDIUM_LOCAL_LLM_MODELNoModel id accepted by the local serverQwen3-4B-GGUF
COMPENDIUM_MAX_BLANK_LINESNoBlank-line collapse limit1
COMPENDIUM_SIGNAL_MIN_CHARSNoBypass compress/summarize below this length (0 disables)1000
COMPENDIUM_LOCAL_LLM_API_KEYNoOptional bearer token for locked loopback servers
COMPENDIUM_DEFAULT_MAX_TOKENSNoSoft cap for compress2048
COMPENDIUM_SIMILARITY_THRESHOLDNoJaccard line-dedupe threshold0.85
COMPENDIUM_LOCAL_LLM_TIMEOUT_SECSNoHTTP timeout (first model load can be slow)120

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/hocestnonsatis/Compendium'

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