#32 · Primary category: AI Data Infrastructure & Storage

nocturne_memory

agentic-ai ai-identity ai-memory artificial-intelligence claude claude-code digital-soul gemini-cli llm long-term-memory mcp mcp-server postgresql python rag second-brain sqlite

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.

Project last updated:08/27/26

GitHub Stars

1.3K

Forks

166

Contributors

11

License

MIT

Why we included this project

Most AI assistants forget what they knew the moment a conversation ends. This project gives them a durable memory server that persists across sessions, models, and tools. It speaks the MCP protocol, so any compatible client, from Claude Code and Cursor to Gemini CLI and OpenClaw, can read and write structured, graph-like memories rather than pushing everything into vector embeddings. The backing store is SQLite or PostgreSQL, which keeps things light and, more importantly, auditable. Every write is versioned and shown in a visual dashboard, so you can review diffs and roll back a change before it sticks. That makes it a good fit for teams that want reviewable agent memory instead of opaque retrieval, and for people who want one AI identity carried across several engines. It also works as a drop-in replacement for OpenClaw-style personal assistant backends, giving existing setups a straightforward migration path.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category