nocturne_memory and memora
Both offer persistent memory layers for MCP agents, but they target different architectures: nocturne_memory emphasizes graph-structured rollbackable state with visual debugging, while memora focuses on semantic embeddings and knowledge graphs, making them **complements** that could be layered together depending on whether an agent needs deterministic state replay or semantic retrieval.
About nocturne_memory
Dataojitori/nocturne_memory
A lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents. Say goodbye to Vector RAG and amnesia. Empower your AI with persistent, graph-like structured memory across any model, session, or tool. Drop-in replacement for OpenClaw.
This project offers a long-term memory server that helps AI agents remember who they are and their past experiences across different sessions and models. It takes in structured memory entries, which can be created or updated by the AI itself, and provides a persistent, graph-like knowledge base. This is for developers building and managing AI agents who want their creations to have a continuous, evolving identity rather than starting fresh with each interaction.
About memora
agentic-box/memora
Give your AI agents persistent memory — MCP server for semantic storage, knowledge graphs, and cross-session context
This project helps AI agents remember information across different tasks and conversations, acting like a persistent brain. It takes in structured notes, conversations, and observations, then organizes them into a searchable memory and a visual knowledge graph. AI developers or researchers building sophisticated agents that need long-term context and recall would use this.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work