memory-bank-mcp

memory-bank-mcp

33

Memory Bank MCP is a server that uses the Model Context Protocol to help AI assistants manage Memory Banks, which aids in maintaining context and tracking progress across sessions. It features multiple modes like code and test, robust error handling, and is easily integrated with tools like Cursor.

What is a Memory Bank?

A Memory Bank is a structured repository of information that helps maintain context and track progress across multiple sessions for AI assistants.

How do I install Memory Bank MCP?

You can install Memory Bank MCP via npm using npm install @movibe/memory-bank-mcp or run it directly with npx using npx @movibe/memory-bank-mcp.

What operational modes does Memory Bank MCP support?

Memory Bank MCP supports several modes including Code, Architect, Ask, Debug, and Test modes, each optimized for specific tasks.

Can I customize the Memory Bank folder name?

Yes, you can customize the Memory Bank folder name using the --folder option when initializing or accessing a Memory Bank.

How does the status prefix system work?

The status prefix system provides immediate visibility into the operational state of the Memory Bank, indicating whether it is active, inactive, or updating.