hyunjae-labs/lore
Semantic search MCP server for Claude Code conversations. Hybrid vector + keyword search across all your sessions, fully local.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
hyunjae-labs/lore is a TypeScript MCP server licensed under MIT. Semantic search MCP server for Claude Code conversations. Hybrid vector + keyword search across all your sessions, fully local.
Ranked #93 out of 110 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
4 stars → early stage
Last commit today → actively maintained
0/1 issues closed → many open issues
2 contributors → solo project
No dependents → no downstream usage
78 weekly installs → early adoption
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# lore Semantic search across your Claude Code conversations. Find anything you've ever discussed -- across all projects, all sessions, any branch. ## Features - **Hybrid search (vector + keyword)** Combines multilingual-e5-small embeddings with FTS5/BM25 via Reciprocal Rank Fusion. Finds results by meaning *and* exact terms. - **Fully local, zero API keys** Everything runs on your machine. ONNX Runtime for embedding, sqlite-vec for storage. No data leaves your device. - **Background indexing** Index triggers return instantly. Monitor progress while you keep working. Search what's already indexed while the rest catches up. - **Project-selective** Register only the projects you care about. Add or remove anytime. Unregistering deletes indexed data to keep things clean. Browsing your session inventory also makes it easy to spot stale or unnecessary sessions you may want to clean up. - **Conversation-aware chunking** Splits by logical turns (user question + full assistantRead full README on GitHub →
Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.