Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOOMEM_PORTNoPort for the server to listen on (default: 3030)3030
SERVER_ORIGINNoHTTPS origin used for OAuth metadata and remote connectors (e.g., https://your-domain.com). Required if exposing the server over HTTPS.
LOOMEM_AUTH_TOKENNoBearer token for HTTP authentication. Required for non-loopback binds (e.g., Docker). If not set, auth is disabled for localhost only.
LOOMEM_ALLOW_UNAUTHNoSet to '1' to explicitly allow unauthenticated access even when binding to non-loopback addresses (dangerous).
LOOMEM_AT_REST_MASTER_KEYNoBase64-encoded 256-bit key for field-level AES-GCM encryption at rest. If set, all stored data is encrypted.
LOOMEM_AT_REST_EXPECT_ENABLEDNoSet to '0' to disable the requirement for at-rest encryption key in Docker image (decreases security).

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/vvooki-sys/loomem'

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