Connect to Claude
Memory Bank icon

Memory Bank

Createdalioshr

Provides remote access to memory bank files via the Model Context Protocol (MCP).

About

Memory Bank transforms traditional file-based memory banks into a centralized service accessible remotely through the Model Context Protocol (MCP). It enables multi-project memory bank management, maintains consistent file structure and validation, and ensures proper isolation between project memory banks. Inspired by Cline Memory Bank, this tool streamlines memory management for AI assistants and other applications requiring contextual knowledge.

Key Features

  • Multi-Project Support: Project-specific directories, file structure enforcement, path traversal prevention, project listing capabilities, and file listing per project.
  • Remote Accessibility: Full MCP protocol implementation, type-safe operations, proper error handling, and security through project isolation.
  • Core Operations: Read/write/update memory bank files, list available projects, list files within projects, project existence validation, and safe read-only operations.

Use Cases

  • Managing memory banks for AI assistants like Claude, Cline, or Cursor.
  • Centralizing memory bank access for multiple projects.
  • Enforcing consistent file structure and validation for memory banks.