Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VALKEY_URLNoURL for existing Redis or Valkey instance. If not set, bundled Valkey is used.
VALKEY_IMAGENoValkey image to usevalkey/valkey:9.0.3
MEMORY_MCP_BINDNoInterface to bind on. Use 0.0.0.0 only with AUTH_TOKEN set.127.0.0.1
MEMORY_MCP_HOST_PORTNoPort exposed on the host3106
MEMORY_MCP_MEM_LIMITNoContainer memory cap256m
MEMORY_MCP_AUTH_TOKENNoBearer token for /mcp. Empty = no auth.
MEMORY_MCP_MAX_ENTRIES_WARNNoSoft cap — warns on write when exceeded300
MEMORY_MCP_MAX_VERSIONS_PER_ENTRYNoMax version snapshots per entry20

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/joshdougall/memory-mcp'

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