mcp-memory-keeper and purmemo-mcp
These two projects are **competitors**, as they both implement an "MCP server" for persistent context management, suggesting they offer alternative backends for AI memory systems rather than being designed to work together or fill different roles within an 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 purmemo-mcp
purmemo-ai/purmemo-mcp
MCP server for pūrmemo — AI conversation memory that works everywhere. Save and recall conversations across Claude Desktop, Cursor, and other MCP-compatible platforms.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work