Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MEMORYD_HOSTNoHTTP server bind hostlocalhost
MEMORYD_PORTNoHTTP server port3200
OPENAI_API_KEYNoOpenAI API key (when using openai provider)
MEMORYD_PASSWORDYesVault password (or use --password flag)
MEMORYD_DWN_ENDPOINTNoDWN service endpoint for new identitieshttps://enbox-dwn.fly.dev
MEMORYD_SIDECAR_PATHNoPath to the sidecar SQLite database~/.memoryd/index.db
MEMORYD_EMBEDDING_URLNoOllama endpoint URLhttp://localhost:11434
MEMORYD_EMBEDDING_MODELNoEmbedding model name
MEMORYD_EMBEDDING_PROVIDERNoEmbedding provider: noop, ollama, openainoop
MEMORYD_EMBEDDING_DIMENSIONSNoEmbedding vector dimensions

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/enboxorg/memoryd'

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