mcp-memory-keeper and mnemo-mcp
These tools are ecosystem siblings: mkreyman/mcp-memory-keeper is an implementation of an MCP server, while n24q02m/mnemo-mcp is a persistent AI memory system that *uses* or is *compatible with* the MCP protocol for context management, suggesting it might be an MCP client or another server implementation within the same protocol ecosystem.
About mcp-memory-keeper
mkreyman/mcp-memory-keeper
MCP server for persistent context management in AI coding assistants
Provides a SQLite-backed persistent memory layer using the Model Context Protocol (MCP), enabling Claude to save and restore context across sessions through channels (auto-derived from git branches), checkpoints, and typed relationships between stored items. Integrates with Claude Code via stdio transport and includes batch operations, smart compaction, full-text search, and real-time change tracking to preserve architectural decisions and progress without manual intervention.
About mnemo-mcp
n24q02m/mnemo-mcp
Persistent AI memory with hybrid search and embedded sync - open, free, unlimited
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work