Shell-MCP

shell_cat

Display and concatenate file contents directly from the command line using Shell-MCP. Execute securely with resource and timeout controls for integration with MCP-compatible LLMs.

Instructions

Concatenate and display file contents

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