mcp-local-rag and Real-time-web-search-RAG-with-MCP
About mcp-local-rag
nkapila6/mcp-local-rag
"primitive" RAG-like web search model context protocol (MCP) server that runs locally. ✨ no APIs ✨
Implements multi-engine web search across 9+ backends (DuckDuckGo, Google, Bing, Brave, Wikipedia) with semantic ranking using Google's MediaPipe text embeddings, extracting markdown from fetched URLs without external APIs. Exposes tools like `deep_research`, `deep_research_google`, and `rag_search_ddgs` as MCP resources compatible with Claude Desktop, Cursor, and other MCP clients. Deployable via `uvx` or Docker and includes Agent Skills that guide LLMs on query formulation and backend selection for privacy-aware or comprehensive research.
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