Memory Bank MCP Server

by alioshr
Verified
--- name: Bug report about: Create a report to help us improve title: "" labels: "bug" assignees: "" --- **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Configure MCP server with '...' 2. Initialize project with '...' 3. Try to access '...' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Environment:** - OS: [e.g., macOS, Windows, Linux] - Node Version: [e.g., 18.x] - Package Version: [e.g., 0.1.0] - MCP Integration: [e.g., Cline extension, Claude desktop] **Memory Bank Configuration:** ```json // Your MCP server configuration { "memory-bank": { ... } } ``` **Error Output** ``` Paste any error messages or logs here ``` **Additional context** Add any other context about the problem here, such as project structure or specific memory bank files affected.