vault-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| QMD_BIN | No | Fallback semantic search helper command (default: qmd). | qmd |
| MCP_HOST | No | Host to bind to (default: 127.0.0.1). | 127.0.0.1 |
| MCP_PATH | No | Path for the MCP server (default: /mcp). | /mcp |
| MCP_PORT | No | Port to listen on (default: 8848). | 8848 |
| VAULT_PATH | Yes | Absolute path to the vault root. | |
| SAVE_LINK_BIN | No | URL-to-note helper command (default: obsidian-save-link). | obsidian-save-link |
| MCP_AUTH_TOKEN | No | Bearer token. Set this for any internet-facing deployment. | |
| WIKI_QUERY_BIN | No | Title/path search helper command (default: wiki-query). | wiki-query |
| FAST_SEARCH_BIN | No | Warm semantic-search front-end binary. Preferred over QMD_BIN. | |
| INDEX_REBUILD_CMD | No | Command run when rebuild_index=true is passed to a tool. |
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
ActivityStale
ResponsivenessNo issues