claude mcp add obheuy-rag-vault -- npx -y @robthepcguy/rag-vault
{
"mcpServers": {
"obheuy-rag-vault": {
"command": "npx",
"args": ["-y", "@robthepcguy/rag-vault"]
}
}
}
{
"mcpServers": {
"obheuy-rag-vault": {
"command": "npx",
"args": ["-y", "@robthepcguy/rag-vault"]
}
}
}
{
"mcpServers": {
"obheuy-rag-vault": {
"command": "npx",
"args": ["-y", "@robthepcguy/rag-vault"]
}
}
}
About This MCP Server
The io.github.RobThePCGuy/rag-vault server is a local Model Context Protocol server that provides hybrid search capabilities, supporting file types such as PDF and DOCX, and offers a zero-config setup for ease of use. It connects to the RAG system, enabling efficient searching and retrieval of information, and can be integrated using npm and stdio. Developers would use this tool when they need a straightforward and versatile search solution for their local RAG setup, particularly when working with various document formats.
Local RAG MCP server with hybrid search, PDF/DOCX support, and zero-config setup. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
@robthepcguy/rag-vault on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The rag-vault server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.