Back to search
30
MCP

io.github.robthepcguy/rag-vault

io.github.robthepcguy/rag-vault

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

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

Similar MCP servers embedding-nearest

@robthepcguy/rag-vault
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
PinRAG
MCP RAG server: index PDFs, GitHub Repos, YouTube, Discord, Plain Text; query with citations.
0 tools
io.github.tomohiro-owada/devrag
Lightweight local RAG MCP server. 40x token reduction.
0 tools
io.github.csoai-org/rag-knowledge-mcp
rag-knowledge-mcp MCP server by MEOK AI Labs
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.robthepcguy/rag-vault": {
      "url": "None",
      "transport": "http"
    }
  }
}