mcp-local-rag and supernova-mcp-rag
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 supernova-mcp-rag
shabib87/supernova-mcp-rag
A practical POC demonstrating how to build and run a local MCP server with Retrieval-Augmented Generation (RAG) for semantic search over internal documentation. Leverages Node.js, TypeScript, Hugging Face embeddings, and an in-memory vector store to enable fast, context-aware answers in tools like Cursor.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work