Skip to main content
Glama

File Finder MCP Server

search_files

Locate files by searching for specific text fragments in their names, compatible with JSON-RPC and HTTP REST API, and integrable with tools like VS Code.

Instructions

Search for files containing a specified fragment in their names

Input Schema

NameRequiredDescriptionDefault
fragmentYesText fragment to search for in file names

Input Schema (JSON Schema)

{ "properties": { "fragment": { "description": "Text fragment to search for in file names", "type": "string" } }, "required": [ "fragment" ], "type": "object" }
Install Server

Other Tools from File Finder 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/sergey-fintech/MCP'

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