fenghaochang/LoreRoom
by Various
Encrypted, bidirectional local memory for your Claude Code Telegram bot — captures both sides at the plugin source, recalls via MCP.
MCP
fenghaochang/LoreRoom
Added 11 June 2026
Overview
LoreRoom is a TypeScript plugin that provides encrypted, bidirectional local memory for a Claude Code Telegram bot. It captures both sides of the conversation at the plugin source and recalls history via the Model Context Protocol (MCP). The memory is stored locally and encrypted for security.
Best for
Best for
Developers who need persistent, private memory for their Claude Code Telegram bot
Use cases
- Store conversation history for a Claude Code Telegram bot
- Recall past user and assistant messages via MCP
- Maintain persistent memory across Telegram chat sessions
Notes
LoreRoom is a TypeScript plugin that provides encrypted, bidirectional local memory for a Claude Code Telegram bot. It captures both sides of the conversation at the plugin source and recalls history via the Model Context Protocol (MCP). The memory is stored locally and encrypted for security.
1 stars on GitHub. Last updated 2026-06-08. Licensed MIT.
Use cases
- Store conversation history for a Claude Code Telegram bot
- Recall past user and assistant messages via MCP
- Maintain persistent memory across Telegram chat sessions
Pros
- Encrypted local storage enhances privacy
- Bidirectional capture includes both user and bot messages
- MCP integration enables structured recall
Cons
- Requires specific setup for Claude Code Telegram bot
- Low adoption with only 1 star on GitHub
- Limited documentation and community support
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Encrypted local storage enhances privacy
- Bidirectional capture includes both user and bot messages
- MCP integration enables structured recall
Cons
- Requires specific setup for Claude Code Telegram bot
- Low adoption with only 1 star on GitHub
- Limited documentation and community support
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.