mcp-memory-service and memory-mcp
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 memory-mcp
JamesANZ/memory-mcp
A simple MCP server that stores and retrieves memories from multiple LLMs.
Implements intelligent context window caching with automatic archival at 80% capacity and retrieval when usage drops below 30%, using MongoDB for persistent storage and relevance scoring via keyword overlap. Provides tag-based search and conversation summaries to manage extended LLM sessions, integrating directly with Cursor and Claude Desktop via the MCP protocol.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work