Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KNN_ENABLEDNoEnable BGE-m3 KNN vector searchfalse
ANTHROPIC_API_KEYNoRequired only for AI-assisted features above
MEMOCEAN_DATA_DIRNoData directory (databases, task queue)~/.memocean
MEMOCEAN_SKILLS_DIRNoSkills markdown directoryMEMOCEAN_VAULT_ROOT/Ocean/Pearl/skills
MEMOCEAN_USE_GBRAINNoEnable GBrain hybrid search delegatefalse
MEMOCEAN_VAULT_PATHNoOcean subdirectory for full-text searchMEMOCEAN_VAULT_ROOT/Ocean
MEMOCEAN_VAULT_ROOTNoRoot of your Obsidian vault~/Documents/Obsidian Vault
CHANNELLAB_BOTS_ROOTNoBackward-compat: maps to MEMOCEAN_DATA_DIR
ENABLE_HAIKU_RERANKERNoEnable Haiku LLM reranker
ENABLE_QUERY_EXPANSIONNoEnable Haiku query expansion (requires ANTHROPIC_API_KEY)
CHANNELLAB_OCEAN_VAULT_ROOTNoBackward-compat: maps to MEMOCEAN_VAULT_ROOT

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/ChannelLabAI/memocean'

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