Memory Bank MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MEMORY_BANK_ROOTYesDirectory where project memory banks will be stored (e.g., /path/to/memory-bank)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
memory_bank_read

Read a memory bank file for a specific project

memory_bank_write

Create a new memory bank file for a specific project

memory_bank_update

Update an existing memory bank file for a specific project

list_projects

List all projects in the memory bank

list_project_files

List all files within a specific project