MCP RAG server — local embeddings, your docs never leave your machine. Private knowledge base + web search for Claude, Cursor, and Ollama. Drop your docs, connect your AI client, done.
$git clone https://github.com/agarwalvishal/mcp-rag-serverInstalls into the current project.
Install mcp-rag-server by running `git clone https://github.com/agarwalvishal/mcp-rag-server`, then use it for the current task and follow its documentation at https://github.com/agarwalvishal/mcp-rag-server.