If you're working with Obsidian vaults and want programmatic access beyond the app itself, this gives you 35 tools covering the essentials: note CRUD operations, full-text search, graph relationships, tag management, and canvas manipulation. It's the kind of server you'd spin up when you need to automate vault operations, build custom workflows that touch multiple notes at once, or integrate your knowledge base with external systems. The breadth here means you're not just reading and writing markdown files but actually working with Obsidian's structured features like backlinks and the graph view. Runs over stdio, so it slots into any MCP-compatible setup without network configuration.
claude mcp add --transport stdio io.github.afable702-vault-mcp-tools uvx vault-mcp-tools