obsidian-web-mcp-fts
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VAULT_PATH | Yes | Path to the Obsidian vault. | |
| VAULT_MCP_TOKEN | Yes | Bearer token for authenticating MCP requests. | |
| VAULT_FTS_DB_PATH | No | Index file, or ':memory:' to rebuild on every start. Must be outside the vault. | ~/.local/share/vault-mcp/fts.sqlite |
| VAULT_FTS_LANGUAGES | No | Languages for stemming and stopwords: ISO codes or Snowball names, comma-separated (e.g., en,de). 'none' disables both. | en |
| VAULT_FTS_MAX_FILE_BYTES | No | Notes 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues