Skip to main content
Glama

file-finder-mcp

search-files

Search for files in a specified directory by inputting a path fragment and retrieve metadata such as name, path, size, and creation date.

Instructions

Поиск файлов по фрагменту пути

Input Schema

NameRequiredDescriptionDefault
directoryNoКаталог для поиска/
queryYesФрагмент пути для поиска

Input Schema (JSON Schema)

{ "properties": { "directory": { "default": "/", "description": "Каталог для поиска", "type": "string" }, "query": { "description": "Фрагмент пути для поиска", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from file-finder-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/StepanCooleague/file-finder-mcp'

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