Claude Desktop Commander MCP

by wonderwhy-er
Verified

list_directory

Retrieve a detailed file and directory listing from a specified path, identifying items with [FILE] and [DIR] markers. Access is limited to authorized directories for secure system navigation.

Instructions

Get a detailed listing of all files and directories in a specified path. Results distinguish between files and directories with [FILE] and [DIR] prefixes. Only works within allowed directories.

Input Schema

NameRequiredDescriptionDefault
pathYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "path": { "type": "string" } }, "required": [ "path" ], "type": "object" }
ID: zempur9oh4