Shell-MCP

shell_free

Monitor memory usage in real-time to optimize system performance. Execute commands via Shell-MCP to analyze and manage resource allocation effectively.

Instructions

Show memory usage

Input Schema

NameRequiredDescriptionDefault
argsNoCommand arguments

Input Schema (JSON Schema)

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