bm25 plugins

38 tagged bm25, measured the same way as everything else here.

Browse within: agent-memory 6code-search 6embeddings 5knowledge-management 5

ctx

25

pluto2060/CTX

Plugin Claude Code

Cross-session memory for Claude Code — honest utility-measured context bootstrapper. G1 (decision timeline from git log) + G2 (docs/code search) with BM25 + optional vec-daemon semantic rerank. Visible failure warnings when components degrade.

9 3mo ago A tokens not measured copy · 100% MIT

melchizedek

26

louis49/melchizedek

Plugin Claude Code

Persistent memory for Claude Code. Indexes your conversation transcripts and provides hybrid search (BM25 + vectors + reranker).

7 2mo ago A tokens not measured original MIT

cdeust/ai-architect-mcp-codebase

Plugin Claude Code

Rust MCP server that indexes ANY codebase into a LadybugDB property graph — source in 11 languages with full AST, plus docs/config/binaries as File nodes (.js→Imports, Markdown→References). Resolves imports and call chains, detects communities via Leiden, traces execution flows from entry points, and exposes 26 MCP…

4 2d ago A tokens not measured original MIT

clawness

29

fullymiddleaged/Clawness

Plugin Claude Code

The right coding rules, in context, on every prompt — automatically.

3 3d ago A tokens not measured original MIT

clawness

30

fullymiddleaged/Clawness

Plugin Claude Code

Puts the right rules in context on every prompt, automatically — built for full-stack developers moving across frontend, backend, and SQL in one session, researchers working in bare or LaTeX-only directories, and teams who want adversarial review (security red/blue team, code critic) before merge. 222 rules across 30…

3 3d ago A tokens not measured original MIT

agmem

31

albedoweb/agmem

Plugin Claude Code

agmem — persistent, source-linked project memory for coding agents.

2 1mo ago A tokens not measured original Apache-2.0

agmem

32

albedoweb/agmem

Plugin Claude Code

Persistent project memory for Claude Code — indexes your repo into local JSONL and auto-injects task-relevant context (BM25, no LLM calls, nothing leaves your machine).

2 1mo ago A tokens not measured original Apache-2.0

opendocu

33

yu2001-s/OpenDocu

Plugin Claude Code

Local-first versioned documentation search for coding agents.

2 3mo ago A tokens not measured original MIT

koshi

34

jsharma1105/Koshi

Plugin Claude Code

Koshi MCP — retrieval, context engineering, persistent memory, and quality scoring for AI agents. 100% offline.

2 11d ago A tokens not measured original MIT

inmemory

35

Reikor-Arg/inmemory

Plugin Claude Code

Plugin marketplace listing 1 plugin: inmemory.

1 1mo ago A tokens not measured original MIT

inmemory

36

Reikor-Arg/inmemory

Plugin Claude Code

Verbatim recall across Claude Code sessions, plus a gate that stops oversized skills from flooding the prompt. Pure Node, no dependencies, no API calls.

1 1mo ago A tokens not measured original MIT

quartermaster

38

PranavNagrecha/Quartermaster

Plugin Claude Code

Offline, zero-dependency tool-router for MCP. Funnels many tools down to a ranked shortlist for a natural-language query — no embedding model, no network — so the model reads 8 tools instead of 200. Funnel advises, model decides.

0 2mo ago A tokens not measured original MIT