Shell-MCP

by kevinwatt

shell_echo

Echo or display text input from command arguments in a controlled shell environment using Shell-MCP, enabling secure and resource-managed command execution.

Instructions

Display text

Input Schema

NameRequiredDescriptionDefault
argsNoCommand arguments

Input Schema (JSON Schema)

{ "properties": { "args": { "description": "Command arguments", "items": { "type": "string" }, "type": "array" } }, "type": "object" }

You must be authenticated.

Other Tools from Shell-MCP

Related Tools

ID: jyubrnnudg