mcp-local-rag and Real-time-web-search-RAG-with-MCP
These tools are complementary, with **A** providing the local-first RAG server for semantic and keyword search over code and technical docs, which **B** then integrates with to combine this static knowledge with real-time web search for a conversational agent.
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 Real-time-web-search-RAG-with-MCP
PranithChowdary/Real-time-web-search-RAG-with-MCP
A conversational agent that combines static knowledge (RAG over your docs) with real-time web search using an MCP server.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work