Skip to main content
Glama

Local Utilities MCP Server

by arjshiv

list_directory

Retrieve and display the contents of a specified directory path using the Local Utilities MCP Server. Simplify access to local system file structures for efficient navigation and management.

Input Schema

NameRequiredDescriptionDefault
pathYesDirectory path to list

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "path": { "description": "Directory path to list", "type": "string" } }, "required": [ "path" ], "type": "object" }
Install Server

Other Tools from Local Utilities MCP 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/arjshiv/localutils-mcp-server'

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