Shell-MCP

shell_ps

Display real-time process status by executing whitelisted shell commands, ensuring secure and controlled execution with resource and timeout management via Shell-MCP.

Instructions

Show process status

Input Schema

NameRequiredDescriptionDefault
argsNoCommand arguments

Input Schema (JSON Schema)

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