mcp-with-ssh

by aakarsh-sasi
Verified

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" }
ID: lbc6a9lfqg