Memory Bank is a server that provides a structured approach to managing project documentation and context, designed to help AI models like Claude maintain consistent knowledge across sessions. It uses global and branch-specific memory banks to store architecture documentation, coding standards, branch context, and implementation progress. With features like JSON Patch support, a CLI tool for direct memory bank operations, and a JSON-based document structure, Memory Bank ensures better structure, validation, and accessibility of project knowledge, improving collaboration and maintainability.
主な機能
01Supports global and branch-specific memory banks
02Integrates with Claude Desktop for persistent project knowledge
03Offers a CLI tool for direct memory bank operations
046 GitHub stars
05Manages project documentation across sessions
06Uses JSON-based document structure for better data management