mcp-local-rag and mcp-rag-server
These are ecosystem siblings—both MCP server implementations of RAG functionality that could serve complementary roles, with the shinpr tool emphasizing local-first semantic/keyword search for developers while the Daniel-Barta tool focuses on flexible ingest and citation workflows, allowing users to choose based on their specific retrieval needs rather than forcing a choice between them.
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.
About mcp-rag-server
Daniel-Barta/mcp-rag-server
Lightweight RAG server for the Model Context Protocol: ingest source code, docs, build a vector index, and expose search/citations to LLMs via MCP tools.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work