Labsco
agentic-box logo

Memora

β˜… 422

from agentic-box

A lightweight MCP server for semantic memory storage, knowledge graphs, and cross-session context

πŸ”₯πŸ”₯πŸ”₯βœ“ VerifiedFreeQuick setup

Memora

"You never truly know the value of a moment until it becomes a memory."

Give your AI agents persistent memory** An MCP memory layer for agents: structured storage, semantic retrieval, graph relations, and source-backed cross-session context.

Absorb agent work into durable graph memory, then use memory_digest(topic) to retrieve relevant memories, TODOs/issues, related edges, and source IDs.**

** Features ** Β· ** Preview ** Β· ** Install ** Β· ** Usage ** Β· ** Config ** Β· ** Live Graph ** Β· ** Cloud Graph ** Β· ** Chat ** Β· ** Semantic Search ** Β· ** Documents ** Β· ** LLM Dedup ** Β· ** Linking ** Β· ** Neovim **

Features

Core Storage

  • πŸ’Ύ Persistent Storage - SQLite with optional cloud sync (S3, R2, D1)

  • πŸ“‚ Hierarchical Organization - Section/subsection structure with auto-hierarchy assignment

  • πŸ“¦ Export/Import - Backup and restore with merge strategies

Search & Intelligence

  • πŸ” Semantic Search - Vector embeddings (TF-IDF, sentence-transformers, OpenAI)

  • 🎯 Advanced Queries - Full-text, date ranges, tag filters (AND/OR/NOT), hybrid search

  • πŸ”€ Cross-references - Auto-linked related memories based on similarity

  • πŸ€– LLM Deduplication - Find and merge duplicates with AI-powered comparison

  • πŸ”— Memory Linking - Typed edges, importance boosting, and cluster detection

Document Storage

  • πŸ“„ Structured Documents - Store markdown documents as searchable fragment trees (claims, plan items, references, risks)

  • πŸ”’ Fragment Integrity - Guards against accidental delete/merge/absorb of document fragments

  • πŸ” Granular Search - Individual claims and findings are semantically searchable while the full document remains retrievable as a unit

Tools & Visualization

  • ⚑ Memory Automation - Structured tools for TODOs, issues, and sections

  • πŸ•ΈοΈ Knowledge Graph - Interactive visualization with Mermaid rendering and cluster overlays

  • 🌐 Live Graph Server - Built-in HTTP server with cloud-hosted option (D1/Pages)

  • πŸ’¬ Chat with Memories - RAG-powered chat panel with LLM tool calling to search, create, update, and delete memories via streaming chat

  • πŸ“‘ Event Notifications - Poll-based system for inter-agent communication

  • πŸ“Š Statistics & Analytics - Tag usage, trends, and connection insights

  • 🧠 Memory Insights - Activity summary, stale detection, consolidation suggestions, and LLM-powered pattern analysis

  • πŸ“œ Action History - Track all memory operations (create, update, delete, merge, boost, link) with grouped timeline view

Preview