Skip to main content
Glama

Windows Automation MCP Server

list_directory

Lists the contents of a directory to view files and folders in Windows systems, enabling automated file system navigation and management.

Instructions

列出目录内容

Input Schema

NameRequiredDescriptionDefault
pathYes目录路径

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "目录路径", "type": "string" } }, "required": [ "path" ], "type": "object" }

Latest Blog Posts

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/eva-wanxin-git/windows-automation-mcp'

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