Shell-MCP

shell_date

Retrieve system date and time using Shell-MCP. Execute commands securely with resource and timeout controls for integration with MCP-compatible LLMs.

Instructions

Show system date and time

Input Schema

NameRequiredDescriptionDefault
argsNoCommand arguments

Input Schema (JSON Schema)

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