Memory Bank

Maintains persistent project context through a structured Memory Bank system of five markdown files that track goals, status, progress, decisions, and patterns with automatic timestamp tracking and workflow guidance for consistent documentation across development sessions.

View Source
17 stars
0 tools
Created Aug 2025
@hoppo-chan/hoppo-chan-memory-bank-memory-bank-mcp

About

Maintains persistent project context through a structured Memory Bank system of five markdown files that track goals, status, progress, decisions, and patterns with automatic timestamp tracking and workflow guidance for consistent documentation across development sessions.

Categories

general

Installation

npm

npm install @hoppo-chan/hoppo-chan-memory-bank-memory-bank-mcp

Configuration

{ "mcpServers": { "hoppo-chan-memory-bank-memory-bank-mcp": { "command": "npx", "args": [ "-y", "@hoppo-chan/hoppo-chan-memory-bank-memory-bank-mcp" ] } } }