About Claude Code Vault
Claude Code Vault is an MCP server in the RAG category: local-first markdown knowledge vault for Claude Code — semantic search, chunk retrieval, graph-aware context via MCP tools. It has been installed 0 times through Conduid.
Tools (8)
vault_listList notes, optionally filtered by tag
Takes no parameters.
vault_readFull note content by ID
Takes no parameters.
vault_read_with_contextNote + ranked wiki-link neighbors in one round-trip
Takes no parameters.
vault_related1-hop graph neighbors (backlinks + forward links)
Takes no parameters.
vault_searchKeyword search across titles, tags, and body
Takes no parameters.
vault_search_chunksReturns the specific paragraph that answers the query, not the whole file
Takes no parameters.
vault_search_chunks_with_contextChunk search + graph neighbors of the matched notes
Takes no parameters.
vault_semantic_searchMeaning-based search — finds relevant notes even with different wording
Takes no parameters.
Install
git clone https://github.com/bernabranco/claude-code-vaultThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Claude Code Vault
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.