1. Conduid
  2. RAG
  3. Claude Code Vault
MCP server · RAG

Claude Code Vault

Local-first markdown knowledge vault for Claude Code — semantic search, chunk retrieval, graph-aware context via MCP tools

34Low

Scored 11 days ago · breakdown

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

Clone
git clone https://github.com/bernabranco/claude-code-vault

This 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

I know everything about Claude Code Vault. Ask me about installation, configuration, usage, or troubleshooting.

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.
Questions

About Claude Code Vault

How do I install Claude Code Vault?

Run git clone https://github.com/bernabranco/claude-code-vault, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Claude Code Vault safe to use with an AI agent?

Its trust score is 34 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Claude Code Vault still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.