mcp-local-rag and supernova-mcp-rag
About mcp-local-rag
shinpr/mcp-local-rag
Local-first RAG server for developers using MCP. Semantic + keyword search for code and technical docs. Fully private, zero setup.
Embeds documents locally using Ollama-compatible models, storing vectors in LanceDB for fast semantic + keyword hybrid search. Integrates with Cursor, Codex, and Claude Code via MCP protocol, while also offering a CLI interface for standalone indexing and querying without requiring an MCP client.
About supernova-mcp-rag
shabib87/supernova-mcp-rag
A practical POC demonstrating how to build and run a local MCP server with Retrieval-Augmented Generation (RAG) for semantic search over internal documentation. Leverages Node.js, TypeScript, Hugging Face embeddings, and an in-memory vector store to enable fast, context-aware answers in tools like Cursor.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work