Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ENGRAM_DEBUGNoSet to 1 to enable debug tracebacks.
ENGRAM_CONFIGNoSelects a different configuration file.
ENGRAM_SERVER_HOSTNoHTTP local endpoint host. Restricted to loopback IP literals.
ENGRAM_SERVER_PATHNoHTTP local endpoint path. Default /mcp.
ENGRAM_SERVER_PORTNoHTTP local endpoint port. Default 8377.
ENGRAM_LOGGING_PATHNoPath to log file.
ENGRAM_DATABASE_PATHNoPath to the SQLite database.
ENGRAM_DATACRON_ARGSNoDatacron args.
ENGRAM_TTL_DAYS_FACTNoTTL days for fact kind.
ENGRAM_RETRIEVAL_MODENoRetrieval mode: FTS (default) or hybrid.
ENGRAM_RETRIEVAL_RRF_KNoRRF K value.
ENGRAM_DATACRON_COMMANDNoDatacron command.
ENGRAM_TTL_DAYS_EPISODENoTTL days for episode kind.
ENGRAM_TTL_DAYS_DECISIONNoTTL days for decision kind.
ENGRAM_LOGGING_FILE_LEVELNoLog file level.
ENGRAM_DATACRON_READ_PATHSNoDatacron read paths.
ENGRAM_DATACRON_VAULT_ROOTNoDatacron vault root.
ENGRAM_RETRIEVAL_FTS_TOP_KNoFTS top K.
ENGRAM_TTL_DAYS_PREFERENCENoTTL days for preference kind.
ENGRAM_DATACRON_WRITE_PATHSNoDatacron write paths.
ENGRAM_LOGGING_CONSOLE_LEVELNoLog console level.
ENGRAM_TTL_DAYS_PROJECT_STATENoTTL days for project_state kind.
ENGRAM_DATACRON_NEIGHBOR_LIMITNoDatacron neighbor limit.
ENGRAM_LIMITS_MAX_SUBJECT_KEYSNoMaximum subject keys.
ENGRAM_CAPSULE_MAX_TOKEN_BUDGETNoMaximum recall capsule token budget.
ENGRAM_CAPSULE_MIN_TOKEN_BUDGETNoMinimum recall capsule token budget.
ENGRAM_DATABASE_BUSY_TIMEOUT_MSNoBusy timeout for SQLite.
ENGRAM_ATTESTATION_DEFAULT_ACTORNoDefault actor for local trust mutations.
ENGRAM_LIMITS_MAX_STATEMENT_CHARSNoMaximum statement characters.
ENGRAM_RETRIEVAL_EMBEDDINGS_MODELNoEmbeddings model name.
ENGRAM_DATACRON_NEW_NOTE_DIRECTORYNoDatacron new note directory.
ENGRAM_DATACRON_REQUEST_TIMEOUT_MSNoDatacron request timeout in ms.
ENGRAM_DATACRON_STARTUP_TIMEOUT_MSNoDatacron startup timeout in ms.
ENGRAM_CAPSULE_DEFAULT_TOKEN_BUDGETNoDefault recall capsule token budget.
ENGRAM_DATACRON_SHUTDOWN_TIMEOUT_MSNoDatacron shutdown timeout in ms.
ENGRAM_SERVER_WRITE_WAIT_TIMEOUT_MSNoWrite wait timeout in ms.
ENGRAM_RETRIEVAL_EMBEDDINGS_ENDPOINTNoEmbeddings endpoint URL.
ENGRAM_RETRIEVAL_FTS_MAX_QUERY_CHARSNoFTS max query characters.
ENGRAM_RETRIEVAL_FTS_MAX_QUERY_TERMSNoFTS max query terms.
ENGRAM_SERVER_MAX_REQUEST_BODY_BYTESNoMaximum request body bytes. Body bounded to 512 KiB maximum.
ENGRAM_RETRIEVAL_FTS_MIN_PREFIX_CHARSNoFTS min prefix characters.
ENGRAM_RETRIEVAL_FTS_QUERY_TIMEOUT_MSNoFTS query timeout in ms.
ENGRAM_RETRIEVAL_EMBEDDINGS_TIMEOUT_MSNoEmbeddings timeout in ms.
ENGRAM_RETRIEVAL_HYBRID_MAX_CANDIDATESNoHybrid max candidates.
ENGRAM_SERVER_TTL_SWEEP_INTERVAL_SECONDSNoTTL sweep interval in seconds.

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

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/VBlackJack/Engram'

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