RAG and search: tools for developers
Retrieval-augmented tools, vector databases, embeddings and semantic search. An entry can appear under several use cases when its topics or description provide several explicit signals.
Use case
Activity
Sort by
147 entries in this view.
Tool ranking
Ranked by measured growth, normalized across sources. Raw values keep their source-specific window, shown under each tool; a change requires at least two snapshots from the last 7 days.
- 1Active
graphify
SkillTurn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.
githubmeasured growthOpen source ↗
Install
git clone https://github.com/Graphify-Labs/graphify ~/.claude/skills/graphify114 054GitHub stars+2 404 (+2.2 %) - 2Active
Octocode
MCPAI-powered code indexer with semantic search and knowledge graphs
mcpmeasured growthOpen source ↗
Install
claude mcp add octocode -- npx @muvon/octocode459GitHub stars+9 (+2.0 %) - 3Active
LLMVault
OtherAn intentionally vulnerable OWASP LLM Top 10 training platform for AI Security, Prompt Injection, RAG Security, Agent Security, and GenAI penetration testing.
githubmeasured growthOpen source ↗
311GitHub stars+6 (+2.0 %) - 4Active
skills
SkillAgent Skills for NVIDIA products — install into Claude Code, Codex, and other coding agents to run Physical AI, robotics, simulation, CUDA, and RAG workflows end to end.
githubmeasured growthOpen source ↗
Install
git clone https://github.com/NVIDIA/skills ~/.claude/skills/skills3 172GitHub stars+53 (+1.7 %) - 5Active
Persistent memory for Claude Code and 6 other CLI agents, stored as plain markdown in your Obsidian vault. Stop re-explaining your projects, decisions and people every session. 45 commands: hybrid semantic search, self-rewriting notes,…
githubmeasured growthOpen source ↗
Install
git clone https://github.com/eugeniughelbur/obsidian-second-brain ~/.claude/skills/obsidian-second-brain4 292GitHub stars+66 (+1.6 %) - 6Active
deja-vu
MCPSearch your past AI coding sessions — Claude Code, Codex, Cursor and 17 more. Indexes the session history they already wrote to disk, including months from before you installed it, and recalls it in any of them. No LLM, no embeddings, one…
githubmeasured growthOpen source ↗
742GitHub stars+11 (+1.5 %) - 7Active
AST knowledge graph MCP server for Claude Code — semantic search, call graph traversal, HTTP route tracing, impact analysis. Auto-indexes 10 languages via Tree-sitter.
githubmeasured growthOpen source ↗
71GitHub stars+1 (+1.4 %) - 8Active
Local-first RAG server for developers. Semantic + keyword search for code and technical docs. Works with MCP or CLI. Fully private, zero setup.
githubmeasured growthOpen source ↗
378GitHub stars+5 (+1.3 %) - 9Active
Master-skill
SkillFoJin-powered Buddhist AI persona framework — source-grounded, boundary-aware, fidelity-tested, runtime-ready.
githubmeasured growthOpen source ↗
Install
git clone https://github.com/xr843/Master-skill ~/.claude/skills/Master-skill380GitHub stars+5 (+1.3 %) - 10Active
llm-wiki-newsroom
SkillHarness engineering applied to knowledge production: a self-evolving multi-agent newsroom that turns your documents into a cross-linked markdown wiki. A "reground" loop pulls published pages back in before they go stale — writer ≠ reviewer,…
githubmeasured growthOpen source ↗
Install
git clone https://github.com/alfadur7/llm-wiki-newsroom ~/.claude/skills/llm-wiki-newsroom80GitHub stars+1 (+1.3 %) - 11Active
MindMemOS
Skillgithubmeasured growthOpen source ↗
Install
git clone https://github.com/mindscale-noah/MindMemOS ~/.claude/skills/MindMemOS970GitHub stars+12 (+1.3 %) - 12Active
Universal MCP Server with advanced AI memory capabilities and semantic search.
mcpmeasured growthOpen source ↗
Install
claude mcp add marm-mcp-server -- uvx marm-mcp-server339GitHub stars+4 (+1.2 %) - 13Active
ratel
MCPContext engineering for AI agents. ~80% fewer tokens. Fix tool overload. Skills and memory with in-process BM25 and semantic retrieval. Progressive Disclosure. No vector DB.
githubmeasured growthOpen source ↗
433GitHub stars+5 (+1.2 %) - 14Active
headroom
MCPCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
githubmeasured growthOpen source ↗
68 629GitHub stars+784 (+1.2 %) - 15Active
USPTO patent creation system with MCP server + Claude Code plugin. Hybrid RAG search over MPEP/USC/CFR, BigQuery access to 76M+ patents, automated 35 USC 112 compliance checks, prior art search, diagram generation. GPU-accelerated with…
githubmeasured growthOpen source ↗
177GitHub stars+2 (+1.1 %) - 16Active
memsearch
SkillA persistent, unified memory layer for all your AI agents (e.g. Claude Code, Codex, DSH), backed by Markdown and Milvus.
githubmeasured growthOpen source ↗
Install
/plugin marketplace add zilliztech/memsearch2 546GitHub stars+27 (+1.1 %) - 17Active
A Go framework for building production agent systems with graph workflows, tools, memory, A2A, AG-UI, MCP, evaluation, and observability.
githubmeasured growthOpen source ↗
1 759GitHub stars+18 (+1.0 %) - 18Active
trace-mcp
MCPMCP server for Claude Code and Codex. One tool call replaces ~42 minutes of agent exploration
githubmeasured growthOpen source ↗
102GitHub stars+1 (+0.99 %) - 19105GitHub stars+1 (+0.96 %)
- 20Active
Search arXiv papers, download full text, semantic search, citation graphs, and alerts via MCP.
mcpmeasured growthOpen source ↗
Install
claude mcp add arxiv-mcp-server -- uvx arxiv-mcp-server3 091GitHub stars+26 (+0.85 %) - 21Active
Vexor
MCPA semantic search engine for files and code.
mcpmeasured growthOpen source ↗
Install
claude mcp add vexor -- uvx vexor239GitHub stars+2 (+0.84 %) - 22Active
docmancer
SkillFind out what your coding agents already know. Docmancer indexes the memory, rules, and instructions Claude Code, Codex, Cursor, and Gemini wrote on your machine, then carries the durable parts to every agent. It is local-first and under…
githubmeasured growthOpen source ↗
Install
git clone https://github.com/docmancer/docmancer ~/.claude/skills/docmancer123GitHub stars+1 (+0.82 %)
Learning resources
Ranked by measured growth, normalized across sources. These resources remain available separately and do not take part in the main tool ranking.
- 1ActiveOpen source ↗
A practical AI agents handbook covering agent systems, agentic workflows, LangGraph, MCP/A2A, context engineering, agent memory, evaluation, observability, and multi-agent architecture. Current trend focus: Gemini Interactions API and…
githubResourcemeasured growth316GitHub stars+3 (+0.96 %) - 2ActiveOpen source ↗
dspy-skills
SkillCollection of Claude Skills for DSPy framework - program language models, optimize prompts, and build RAG pipelines systematically
githubInstall
Resourcemeasured growthgit clone https://github.com/OmidZamani/dspy-skills ~/.claude/skills/dspy-skills122GitHub stars+1 (+0.83 %) - 3ActiveOpen source ↗
awesome-llm-apps
Skill100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
githubInstall
Resourcemeasured growthgit clone https://github.com/Shubhamsaboo/awesome-llm-apps ~/.claude/skills/awesome-llm-apps135 793GitHub stars+1 057 (+0.78 %)