drio
Open app

MCP-сервер для поиска файлов

Source

Catalog onlyCatalog onlySTDIO

Overview

MCP-сервер is a simple file search server written in Python that searches for files in the file system based on a path fragment and returns results in JSON format.

To use MCP-сервер, clone the repository or download the script 'file_finder_mcp.py', ensure Python 3.x is installed, and run the server using the command: python file_finder_mcp.py.

  • Searches for files based on path fragments. - Returns results in a structured JSON format. - Easy to set up and use with VSCode integration.
  1. Quickly finding files in large directories.
  2. Integrating with development environments like VSCode for enhanced productivity.
  3. Automating file search tasks in Python applications.

Add to your AI client

Use these steps to connect MCP-сервер для поиска файлов in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-server-tryd0g0lik": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-tryd0g0lik"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "mcp-server-tryd0g0lik": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-tryd0g0lik"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "mcp-server-tryd0g0lik": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-tryd0g0lik"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "mcp-server-tryd0g0lik": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-tryd0g0lik"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "mcp-server-tryd0g0lik": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-tryd0g0lik"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "mcp-server-tryd0g0lik": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-tryd0g0lik"
      ]
    }
  }
}

FAQ

Can MCP-сервер search for any file type?

Yes! MCP-сервер can search for any file type as long as the path fragment is provided.

Is MCP-сервер free to use?

Yes! MCP-сервер is open-source and free to use for everyone.

How do I configure MCP-сервер with VSCode?

Follow the setup instructions in the documentation to configure Cline in VSCode to work with MCP-сервер.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2315,"uuid":"85b4bd42-18d4-4eeb-9bd2-2b73ca7b744b","name":"mcp-server","title":"MCP-сервер для поиска файлов","description":"","avatar_url":"https://avatars.githubusercontent.com/u/63048913?v=4","created_at":"2025-03-09T07:31:57.169+00:00","updated_at":"2025-03-12T10:21:16.887+00:00","status":"created","author_name":"Tryd0g0lik","author_avatar_url":"https://avatars.githubusercontent.com/u/63048913?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/Tryd0g0lik/mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":\"Python\",\"is_official\":false,\"latest_commit_time\":\"2025-03-06 12:01:42\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]