Skip to main content
Glama
sebastian-stadelmann

obsidian-web-mcp-fts

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VAULT_PATHYesPath to the Obsidian vault.
VAULT_MCP_TOKENYesBearer token for authenticating MCP requests.
VAULT_FTS_DB_PATHNoIndex file, or ':memory:' to rebuild on every start. Must be outside the vault.~/.local/share/vault-mcp/fts.sqlite
VAULT_FTS_LANGUAGESNoLanguages for stemming and stopwords: ISO codes or Snowball names, comma-separated (e.g., en,de). 'none' disables both.en
VAULT_FTS_MAX_FILE_BYTESNoNotes larger than this are not indexed.2000000

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

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