memory-bank-mcp
Memory Bank MCP is a Model Context Protocol server that enables AI assistants to store and retrieve information across sessions. This enhances user interactions and allows for effective progress tracking, making it easier to manage contextual information.
GitHub Stars
43
User Rating
Not Rated
Favorites
0
Views
34
Forks
14
Issues
1
Technical Information
Programming Languages
TypeScriptPrimary Language
System Requirements
Node.js: 18.0.0 or highernpm: 8.0.0 or higherProvided Features
Memory Bank Management: Initialize, find, and manage Memory Banks
File Operations: Read and write files in Memory Banks
Progress Tracking: Track progress and update Memory Bank files
Decision Logging: Log important decisions with context and alternatives
Active Context Management: Maintain and update active context information
Mode Support: Detect and use .clinerules files for mode-specific behavior
UMB Command: Update Memory Bank files temporarily with the UMB command
Robust Error Handling: Gracefully handle errors and continue operation when possible
Safety Analysis
Safety Score
Safe100/100
Recommended For
Recommended for developers working on AI assistants and automation tools, especially those interested in projects utilizing MCP. It is also suitable for developers interested in memory management and context retention.