Google PageRank for AI agents. 25,000+ tools indexed.

hyunjae-labs/lore

Score: 47.7 Rank #93 Search & RAG

Semantic search MCP server for Claude Code conversations. Hybrid vector + keyword search across all your sessions, fully local.

Use hyunjae-labs/lore in Claude Code Install AgentRank MCP — your AI finds the right tool automatically
Get API Access →
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

TypeScript MIT 78 npm/wk

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 4

4 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 0%

0/1 issues closed → many open issues

Contributors 10% 2

2 contributors → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads 13% 78/wk

78 weekly installs → early adoption

PyPI Downloads N/A
Forks 2
Description Good
License MIT

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Issue Health high impact

You have 1 open vs 0 closed issues — triaging stale issues improves health

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for hyunjae-labs/lore
[![AgentRank](https://agentrank-ai.com/api/badge/tool/hyunjae-labs--lore)](https://agentrank-ai.com/tool/hyunjae-labs--lore/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/hyunjae-labs--lore/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/hyunjae-labs--lore" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="hyunjae-labs/lore"></script>

Matched Queries

"mcp server""mcp-server"

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 assistant 
Read full README on GitHub →
Are you the maintainer of hyunjae-labs/lore?

Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.

Claim this tool →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.