mcp-local-rag and mcp-rag-server

These two tools appear to be **competitors**, as both are independent Model Context Protocol (MCP) servers designed to enable Retrieval Augmented Generation (RAG) capabilities for Large Language Models.

mcp-local-rag
53
Established
mcp-rag-server
38
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 17/25
Maintenance 2/25
Adoption 7/25
Maturity 16/25
Community 13/25
Stars: 118
Forks: 19
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 25
Forks: 4
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

About mcp-local-rag

nkapila6/mcp-local-rag

"primitive" RAG-like web search model context protocol (MCP) server that runs locally. ✨ no APIs ✨

This tool helps large language models (LLMs) like Claude perform deep, up-to-date web research and answer questions using current information. It takes your natural language questions, searches across many web sources, extracts the most relevant details, and feeds them back to the LLM. Researchers, analysts, or anyone needing accurate, real-time information from an AI assistant would find this useful.

AI-assistant-research information-retrieval deep-research web-search knowledge-discovery

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