tuncer-byte/memory-bank-MCP
Memory Bank is an MCP server that helps teams create, manage, and access structured project documentation. It generates and maintains a set of interconnected Markdown documents that capture different aspects of project knowledge, from high-level goals to technical details and day-to-day progress.
Platform-specific configuration:
{
"mcpServers": {
"memory-bank-MCP": {
"command": "npx",
"args": [
"-y",
"memory-bank-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...