Back to Home
consigcody94 icon

vault-weaver

Verified Safe

by consigcody94

Overview

Vault Weaver enables AI-powered knowledge management for Obsidian vaults, allowing users to create, search, link, and visualize notes through natural language.

Installation

Run Command
OBSIDIAN_VAULT_PATH=/path/to/your/obsidian/vault npx vault-weaver

Environment Variables

  • OBSIDIAN_VAULT_PATH

Security Notes

The server primarily interacts with the local file system within the `OBSIDIAN_VAULT_PATH` specified by the user. Filenames are sanitized, and content is written as markdown. There are no direct `eval` calls, arbitrary command execution from user input, or external network calls beyond the standard MCP transport. The main security consideration is the `OBSIDIAN_VAULT_PATH` environment variable; users must configure this to a trusted and isolated Obsidian vault to prevent unintended file system access.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens2000
Stars0
Forks0
Last Update2025-11-25

Tags

AIObsidianKnowledge ManagementNote-takingMCP