Skip to main content
Glama
Veedubin

Super-Memory-TS

by Veedubin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QDRANT_URLNoQdrant server URLhttp://localhost:6333
BOOMERANG_DEVICENoCompute device: auto, gpu, cpuauto
BOOMERANG_USE_GPUNoEnable GPU usagefalse
QUERY_COLLECTIONSNoComma-separated list of collections to search (for multi-collection RRF)
BOOMERANG_LOG_LEVELNoLog level: debug, info, warn, errorinfo
BOOMERANG_PRECISIONNoModel precision: fp32, fp16, q8, q4fp32
BOOMERANG_CHUNK_SIZENoToken chunk size for indexing512
BOOMERANG_PROJECT_IDNoProject identifier for memory isolation
BOOMERANG_CHUNK_OVERLAPNoOverlap between chunks50
BOOMERANG_MAX_FILE_SIZENoMax file size (bytes) to index10485760
SUPER_MEMORY_EAGER_LOADNoSet to 1 to preload the model at startup
BOOMERANG_SEARCH_STRATEGYNoDefault search strategy: tiered, paralleltiered

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/Veedubin/Super-Memory-TS'

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