Skip to content
Back to search
30
MCP

@robthepcguy/rag-vault

npm/@robthepcguy/rag-vault

Local RAG MCP Server - Easy-to-setup document search with minimal configuration

Uptime
0.0%
52 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.robthepcguy/rag-vault
Local RAG MCP server with hybrid search, PDF/DOCX support, and zero-config setup
0 tools
io.github.RobThePCGuy/rag-vault
Local RAG MCP server with hybrid search, PDF/DOCX support, and zero-config setup
0 tools
@raevon/mcp-local-rag
Local RAG MCP Server - Easy-to-setup document search with minimal configuration
0 tools
mcp-local-rag
Local RAG MCP Server - Easy-to-setup document search with minimal configuration
0 tools
io.github.shinpr/mcp-local-rag
Easy-to-setup local RAG server with minimal configuration
0 tools
document-rag-mcp
RAG MCP Server — watches folders, chunks documents, serves semantic search via MCP
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@robthepcguy/rag-vault": {
      "url": "None",
      "transport": "http"
    }
  }
}