← All servers
πŸ”

Rag VaultVerifiedπŸ›‘ No advisories

io.github.RobThePCGuy/rag-vault
New to MCP? Start here β†’
1β˜… stars
0weekly installs
16 hours agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/robthepcguy, which proved it owns this namespace.

Verified owner: github.com/robthepcguy β†—io.github.RobThePCGuy/rag-vault

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads BASE_DIR, DB_PATH, CACHE_DIR, MODEL_NAME, RAG_HYBRID_WEIGHT, RAG_GROUPING.

About

Local RAG MCP server with hybrid search, PDF/DOCX support, and zero-config setup

Packages & transports

npm@robthepcguy/rag-vaultv1.5.3 Β· npx

Metadata

Categorysearch
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "rag_vault": {
      "command": "npx",
      "args": [
        "-y",
        "@robthepcguy/rag-vault"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @robthepcguy/rag-vault