Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VAULT_MCP_ROOTNoRoot of the vault to serve - change to point to any other vault.~/vault
VAULT_MCP_BLOCKED_FOLDERSNoCSV of extra top-level folders to block for read/write, in addition to .git/.obsidian/.trash (always blocked).
VAULT_MCP_WRITE_MAX_CHARSNoMaximum content size in write_note (1-200000).20000
VAULT_MCP_SEARCH_MAX_RESULTSNoLimit of search results (1-500).50
VAULT_MCP_SEARCH_CONTEXT_CHARSNoSize of the snippet returned per match (20-1000).120

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_notesD
search_by_tagD
get_backlinksD
read_noteD
list_notesD
list_foldersD
get_note_metadataD
write_noteD
rename_noteD
move_noteD
delete_noteD

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/KauaLealz/vault-mcp-server'

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