Skip to main content
Glama

MCP Smart Filesystem Server

by lofcz

list_directory

Display directory contents with file metadata including sizes and line counts to help users explore and understand file system structure.

Instructions

List contents of a directory with metadata including file sizes and line counts

Input Schema

NameRequiredDescriptionDefault
pathYesDirectory path to list. Use '.' for workspace root

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Directory path to list. Use '.' for workspace root", "type": "string" } }, "required": [ "path" ], "type": "object" }

Other Tools from MCP Smart Filesystem Server

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/lofcz/mcp-filesystem-smart'

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