Skip to main content
Glama

Memory Bank MCP

process_umb_command

Executes the Update Memory Bank (UMB) command to modify or update structured data repositories, ensuring AI assistants maintain context and track progress across sessions.

Instructions

Processes the Update Memory Bank (UMB) command

Input Schema

NameRequiredDescriptionDefault
commandYesComplete UMB command

Input Schema (JSON Schema)

{ "properties": { "command": { "description": "Complete UMB command", "type": "string" } }, "required": [ "command" ], "type": "object" }

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/movibe/memory-bank-mcp'

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