mcp-memory-keeper and memorix

mcp-memory-keeper
55
Established
memorix
54
Established
Maintenance 10/25
Adoption 9/25
Maturity 18/25
Community 18/25
Maintenance 13/25
Adoption 10/25
Maturity 18/25
Community 13/25
Stars: 102
Forks: 19
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 208
Forks: 18
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
No risk flags
No risk flags

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work