Skip to main content
Glama
arman-tech

spatial-memory-mcp

by arman-tech

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SPATIAL_MEMORY_LOG_LEVELNoLogging verbosityINFO
SPATIAL_MEMORY_MEMORY_PATHNoLanceDB storage directory./.spatial-memory
SPATIAL_MEMORY_OPENAI_API_KEYNoRequired only for OpenAI embeddings
SPATIAL_MEMORY_EMBEDDING_MODELNoEmbedding model (or openai:text-embedding-3-small)all-MiniLM-L6-v2
SPATIAL_MEMORY_EMBEDDING_BACKENDNoauto (ONNX if available), onnx, or pytorchauto
SPATIAL_MEMORY_AUTO_DECAY_ENABLEDNoAutomatic importance decay over timetrue
SPATIAL_MEMORY_COGNITIVE_OFFLOADING_ENABLEDNoEnable queue-based auto-capture pipelinefalse

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/arman-tech/spatial-memory-mcp'

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