mcp-memory-serviceMCP Server41/100 via “autonomous-memory-consolidation-with-decay-and-clustering”
Open-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude. REST API + knowledge graph + autonomous consolidation.
Unique: Applies biological memory consolidation principles (clustering, decay, compression) to AI memory management, running autonomously in the background without agent intervention. Uses semantic clustering (ONNX embeddings) to identify redundant memories and merge them, reducing storage and retrieval overhead.
vs others: More sophisticated than simple TTL-based expiration because it preserves important facts while compressing redundancy; more automated than manual memory management because consolidation runs continuously without user intervention.