nocturne_memory

Dataojitori/nocturne_memory
★ 700 stars Python 🤖 AI/LLM Updated 1mo ago
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.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nocturne_memory": {
      "command": "uvx",
      "args": [
        "nocturne-memory"
      ]
    }
  }
}

Or install with pip: pip install nocturne-memory

Topics

agentic-aiai-identityai-memoryartificial-intelligenceclaudeclaude-codedigital-soulllmlong-term-memorymcpmcp-serverpostgresqlpythonragsecond-brain