hyunjae-labs/lore
by Various
Semantic search MCP server for Claude Code conversations. Hybrid vector + keyword search across all your sessions, fully local.
MCP
hyunjae-labs/lore
Added 1 June 2026
Overview
Lore is a local MCP server that enables semantic search across Claude Code conversations. It uses hybrid vector and keyword search to index and retrieve past sessions, keeping all data on your machine.
Best for
Best for
Developers who frequently use Claude Code and want to search past conversations locally
Use cases
- Searching previous Claude Code sessions for specific technical discussions or solutions
- Finding relevant code snippets or decisions from past conversations without manual browsing
- Building a personal knowledge base from Claude Code interactions for reuse
How to use
Install
npm install -g getlore Tools exposed
manage_projectsget_contextlist_sessionsLORE_DIRLORE_DBCLAUDE_PROJECTS_DIRCODEX_SESSIONS_DIR
Tested with
Claude Code, ChatGPT
Notes
Lore is a local MCP server that enables semantic search across Claude Code conversations. It uses hybrid vector and keyword search to index and retrieve past sessions, keeping all data on your machine.
6 stars on GitHub. Last updated 2026-05-13. Licensed MIT.
Use cases
- Searching previous Claude Code sessions for specific technical discussions or solutions
- Finding relevant code snippets or decisions from past conversations without manual browsing
- Building a personal knowledge base from Claude Code interactions for reuse
Pros
- Fully local operation ensures privacy and offline access
- Hybrid search combines semantic understanding with exact keyword matching
- Lightweight TypeScript implementation integrates easily with MCP-compatible tools
Cons
- Limited to Claude Code conversations only, not general chat logs
- Small community and early-stage project with only 6 stars
- Requires MCP-compatible client setup, adding initial configuration overhead
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Fully local operation ensures privacy and offline access
- Hybrid search combines semantic understanding with exact keyword matching
- Lightweight TypeScript implementation integrates easily with MCP-compatible tools
Cons
- Limited to Claude Code conversations only, not general chat logs
- Small community and early-stage project with only 6 stars
- Requires MCP-compatible client setup, adding initial configuration overhead
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.