Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QMD_BINNoFallback semantic search helper command (default: qmd).qmd
MCP_HOSTNoHost to bind to (default: 127.0.0.1).127.0.0.1
MCP_PATHNoPath for the MCP server (default: /mcp)./mcp
MCP_PORTNoPort to listen on (default: 8848).8848
VAULT_PATHYesAbsolute path to the vault root.
SAVE_LINK_BINNoURL-to-note helper command (default: obsidian-save-link).obsidian-save-link
MCP_AUTH_TOKENNoBearer token. Set this for any internet-facing deployment.
WIKI_QUERY_BINNoTitle/path search helper command (default: wiki-query).wiki-query
FAST_SEARCH_BINNoWarm semantic-search front-end binary. Preferred over QMD_BIN.
INDEX_REBUILD_CMDNoCommand run when rebuild_index=true is passed to a tool.

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

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