nocturne_memory and brain-mcp

These are **competitors**: both provide persistent memory systems for MCP agents with structured recall, but nocturne_memory emphasizes graph-based architecture and rollback capabilities while brain-mcp prioritizes latency-optimized retrieval (12ms) and broader tool integration (25 tools).

nocturne_memory
67
Established
brain-mcp
61
Established
Maintenance 25/25
Adoption 10/25
Maturity 13/25
Community 19/25
Maintenance 13/25
Adoption 14/25
Maturity 18/25
Community 16/25
Stars: 615
Forks: 79
Downloads:
Commits (30d): 101
Language: Python
License: MIT
Stars: 25
Forks: 6
Downloads: 818
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
No risk flags

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.

Implements a graph-based memory architecture with SQLite/PostgreSQL backends, where AI agents can create, update, and rollback their own structured memories through MCP—eliminating vector RAG's semantic lossy compression and enabling condition-triggered disclosure of hierarchical knowledge graphs with human-auditable versioning. Includes a visual dashboard for memory exploration, diff review, and governance; integrates natively with Claude Desktop, Cursor, and other MCP-compatible frameworks as a direct OpenClaw replacement.

About brain-mcp

mordechaipotash/brain-mcp

Your AI has amnesia. Persistent memory and cognitive context for AI. 25 MCP tools. 12ms recall.

Implements a progressive capability model—basic keyword search on raw conversations, semantic search with embeddings, and full domain reconstruction with AI-generated summaries—enabling AI assistants to surface cognitive patterns, unfinished threads, and evolved thinking across fragmented conversation histories from multiple tools (Claude, ChatGPT, Cursor). Operates as an MCP server exposing 25 specialized tools including semantic and keyword search, "prosthetic" functions like `tunnel_state` and `context_recovery` for domain re-entry, and analytics for identifying dormant contexts and thinking trajectories without requiring manual tagging.

Scores updated daily from GitHub, PyPI, and npm data. How scores work