Skip to main content
Glama

Terminal Controller for MCP

list_directory

Display files and subdirectories within a specified directory. Use this command to retrieve a list of directory contents for efficient file system navigation and management.

Instructions

List files and subdirectories in the specified directory Args: path: Directory path to list contents, default is current directory Returns: List of directory contents

Input Schema

NameRequiredDescriptionDefault
pathNo

Input Schema (JSON Schema)

{ "properties": { "path": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Path" } }, "title": "list_directoryArguments", "type": "object" }

You must be authenticated.

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