Skip to main content
Glama

Memory Bank MCP

by hoppo-chan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
rootPathNoProject root directory path

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
get-memory-bank-info

Read and return all Memory Bank file contents. This tool is similar to codelf's get-project-info:

  • Reads all .md files in the memory-bank directory
  • Returns formatted content for AI to understand project context
  • Use this tool at the beginning of each work session
update-memory-bank

Generate detailed Memory Bank file update instructions with immediate execution guidance. This tool provides comprehensive, actionable instructions for updating Memory Bank files:

  • Detailed descriptions of each file's role and update strategy
  • Direct operation commands (not requests for confirmation)
  • Specific content templates and formatting guidelines
  • File relationship and update priority logic
  • Immediate execution emphasis for AI agents
init-memory-bank

Initialize memory-bank directory and core files. This tool will:

  • Create memory-bank directory
  • Generate initial templates for 5 core files
  • Read and integrate projectBrief.md if it exists
  • Provide next steps guidance

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hoppo-chan/memory-bank-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server