Skip to main content
Glama

Terminal Controller for MCP

change_directory

Switch the current working directory to a specified path within the terminal, enabling efficient navigation and management of file system operations.

Instructions

Change current working directory Args: path: Directory path to switch to Returns: Operation result information

Input Schema

NameRequiredDescriptionDefault
pathYes

Input Schema (JSON Schema)

{ "properties": { "path": { "title": "Path", "type": "string" } }, "required": [ "path" ], "title": "change_directoryArguments", "type": "object" }

Other Tools from Terminal Controller for MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/GongRzhe/terminal-controller-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server