Skip to main content
Glama

Edit-MCP

list_files

Retrieve and filter files within a specified directory using a search pattern. Simplify file management and organization with this directory listing tool for Microsoft Edit-MCP integrations.

Instructions

List files in a directory

Input Schema

NameRequiredDescriptionDefault
directoryYesPath to the directory to list files from
patternNoPattern to filter files by (e.g., *.txt)

Input Schema (JSON Schema)

{ "properties": { "directory": { "description": "Path to the directory to list files from", "type": "string" }, "pattern": { "description": "Pattern to filter files by (e.g., *.txt)", "type": "string" } }, "required": [ "directory" ], "type": "object" }
Install Server

Other Tools from Edit-MCP

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/mixelpixx/microsoft-edit-mcp'

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