mcp-local-rag and repo-graphrag-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 repo-graphrag-mcp
yumeiriowl/repo-graphrag-mcp
An MCP server that uses LightRAG and Tree-sitter to build a repository knowledge graph from code and docs, for Q&A and implementation planning.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work