Shell-MCP

shell_pwd

Retrieve the current working directory path from the Shell-MCP server, enabling users to track file locations or navigate directories during shell command execution.

Instructions

Show current working directory

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