Skip to main content
Glama
rayss868

PC Controller MCP Server

by rayss868

dir_list

List folder contents on a Windows PC with file/folder names, types, sizes, and modified dates. Supports recursive sub-folder exploration up to 3 levels.

Instructions

List the contents of a folder/directory on this Windows PC. Shows file/folder names, type (📁 folder or 📄 file), file size (in KB/MB/GB), and last modified date. Supports recursive mode to display contents of sub-folders up to 3 levels deep. Use this to explore folder structures, locate files, check file sizes, or inspect directory contents. If no path is provided, lists the user's home directory (C:\Users<username>).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathNoAbsolute path to the folder to list. Default: user home directory. Example: C:\Users\rayss\Desktop
recursiveNoIf true, also list contents of sub-folders recursively (max 3 levels deep). Default: false (only the specified folder).

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/rayss868/pc-controller-mcp-server'

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