mcp-local-rag and supernova-mcp-rag

The projects are ecosystem siblings, with `shinpr/mcp-local-rag` being a more developed, zero-setup local RAG server for developers, and `shabib87/supernova-mcp-rag` serving as a practical proof-of-concept demonstrating how to build and run such a server with Node.js and TypeScript, likely leveraging the underlying concepts or a predecessor of `mcp-local-rag`.

mcp-local-rag
62
Established
supernova-mcp-rag
32
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 22/25
Community 20/25
Maintenance 2/25
Adoption 1/25
Maturity 15/25
Community 14/25
Stars: 156
Forks: 32
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 1
Forks: 3
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
Stale 6m No Package No Dependents

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.

This tool helps developers quickly find answers within their technical documentation and codebase. You feed it your code, internal specs, research papers, or API docs (PDFs, Word docs, text files, or HTML from websites), and it provides relevant snippets in response to your questions. It's designed for developers who need to search their private, sensitive, or offline project documents.

developer-tools technical-documentation code-search private-data-management knowledge-retrieval

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work