mcp-local-rag and mcp-rag-server

These two projects are ecosystem siblings, as `shinpr/mcp-local-rag` appears to be a specific, "local-first" implementation of a RAG server leveraging the Model Context Protocol (MCP), while `kwanLeeFrmVi/mcp-rag-server` describes a more general MCP server that enables RAG capabilities for LLMs.

mcp-local-rag
62
Established
mcp-rag-server
38
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 22/25
Community 20/25
Maintenance 2/25
Adoption 7/25
Maturity 16/25
Community 13/25
Stars: 156
Forks: 32
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 25
Forks: 4
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 mcp-rag-server

kwanLeeFrmVi/mcp-rag-server

mcp-rag-server is a Model Context Protocol (MCP) server that enables Retrieval Augmented Generation (RAG) capabilities. It empowers Large Language Models (LLMs) to answer questions based on your document content by indexing and retrieving relevant information efficiently.

This is a tool for developers who integrate large language models (LLMs) into applications. It takes your collection of documents, like text files or markdown, and turns them into a searchable index. This index then helps your LLM provide more accurate and context-aware answers based on your specific content, rather than just its general training data.

LLM-integration developer-tool information-retrieval contextual-AI AI-application-development

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