Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_LOG_LEVELNoLog verbosity: debug | info | warn | errorinfo
MCP_WIKI_ROOTNoAbsolute path to the directory containing .brain_wiki/process.cwd()
MCP_TOKEN_BUDGETNoMax token budget for Directory-tree.md read operations100000
MCP_WIKI_LANGUAGENoEnforce wiki write language: auto | vi | enauto
MCP_ENABLE_EMBEDDINGNo(v2) Enable optional vector layer for wikis >1,000 articlesfalse
MCP_ENFORCE_WIKI_FIRSTNoEnforce /wiki read-map before other wiki commands in each server processfalse
MCP_DISABLE_INSTANCE_LOCKNoAllow concurrent instances for multi-agent swarm configurationsfalse

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
cmdA

Execute QwikVault MCP commands using slash syntax. All features are available through this single entry point. Commands: /wiki (write|read|smart-read|analyze|read-map|search|suggest|list|emit|sync|status|report|delete), /health, /help. Type /help to see full command reference.

rawA

Legacy tool passthrough. Use cmd() with slash commands instead. raw({ tool: "view_file", args: { path: "..." } })

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/VoTrongHoang-Dyor/QwikVault-MCP'

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