mcp-memory-keeper and memorix
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 memorix
AVIDS2/memorix
Cross-Agent Memory Bridge Persistent memory for AI coding agents across 10 IDEs (Cursor, Windsurf, Claude Code, Codex, Copilot, Kiro, Antigravity, OpenCode, Trae, Gemini CLI) via MCP. Team collaboration, auto-cleanup, mini-skills, workspace sync. Never re-explain your project again.
Implements a git-aware memory pipeline that separates commit provenance from reasoning memory, storing both through an MCP server available in stdio mode (per-IDE) or HTTP mode (shared background process). Agents query memory through `memorix_search`, `memorix_timeline`, and `memorix_resolve` tools that apply source-aware retrieval and automatic compaction based on memory formation rules and project binding configuration.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work