Memory Bank
Provides a structured documentation system for preserving context in complex projects through templates, project summaries, and consistent knowledge management across sessions.
Featured
View Source67 stars
0 tools
Created Aug 2025
@ipospelov/ipospelov-memory-bank-memory-bankAbout
Provides a structured documentation system for preserving context in complex projects through templates, project summaries, and consistent knowledge management across sessions.
Categories
general
Installation
npm
npm install @ipospelov/ipospelov-memory-bank-memory-bank
Configuration
{
"mcpServers": {
"ipospelov-memory-bank-memory-bank": {
"command": "npx",
"args": [
"-y",
"@ipospelov/ipospelov-memory-bank-memory-bank"
]
}
}
}