Skip to main content
Glama

mcp-with-ssh

process_umb_command

Execute the Update Memory Bank (UMB) command to manage and update the central knowledge base on the MCP server with SSH support.

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

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