mcp-memory-service and memento-mcp
These tools are ecosystem siblings where the first project, `doobidoo/mcp-memory-service`, provides the open-source backend persistent memory service with a REST API and knowledge graph capabilities, while `gannonh/memento-mcp` is a client or related system designed to leverage such a knowledge graph memory system for LLMs.
About mcp-memory-service
doobidoo/mcp-memory-service
Open-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude. REST API + knowledge graph + autonomous consolidation.
This service provides a shared, persistent memory for AI agents, allowing them to retain information and learn across different tasks and sessions. It takes in decisions and facts from various agents, organizing them into a knowledge graph. The output is fast, relevant context that helps agents make better decisions, suitable for anyone building or managing multi-agent AI systems, like AI solution architects or AI product managers.
About memento-mcp
gannonh/memento-mcp
Memento MCP: A Knowledge Graph Memory System for LLMs
This system helps large language models (LLMs) remember information over time, similar to a sophisticated long-term memory. It takes in facts, observations, and relationships, organizing them into a dynamic 'knowledge graph.' The output is a more informed LLM that can recall past interactions and contextual details, making it useful for developers building advanced AI applications.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work