Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CAPSULE_STATENoAbsolute directory to override the state location.
CAPSULE_ADVISORNoSet to 0 to disable the advisor global opt-out.
CAPSULE_CACHE_GCNoSet to 0 to disable automatic exact capsule collection.
CAPSULE_CACHE_TTL_DAYSNoTTL in days for the exact capsule cache.
CAPSULE_ADVISOR_VISIBLENoSet to 0 to keep guardrails active without injecting the compact advisor line.
CAPSULE_CACHE_MAX_BYTESNoMaximum bytes for the exact capsule cache.
CAPSULE_CACHE_MIN_RECENTNoMinimum recent entries to preserve during garbage collection.
CAPSULE_CACHE_MAX_ENTRIESNoMaximum entries for the exact capsule cache.
CAPSULE_ADVISOR_TASK_TTL_MSNoAdvisor task state expiry in milliseconds (bounded to one minute through seven days).
CAPSULE_PROJECT_CACHE_TTL_DAYSNoTTL in days for the project cache.
CAPSULE_PROJECT_CACHE_MAX_BYTESNoMaximum bytes for the project cache.
CAPSULE_PROJECT_CACHE_MAX_PROJECTSNoMaximum number of projects in the project cache.

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/hakiyaka/capsule'

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