File Finder icon

File Finder

Locates files within a file system based on partial path matches and returns results in JSON format.

Acerca de

File Finder is a Model Context Protocol (MCP) server written in Python, designed to integrate with Cline in VSCode. It enables efficient file searching within a file system by accepting a path fragment and delivering search results in a structured JSON format. This facilitates seamless integration with Cline for enhanced file discovery capabilities within the VSCode environment.

Características Principales

  • Integrates with Cline in VSCode.
  • Case-insensitive search.
  • 0 GitHub stars
  • Searches files based on partial path fragments.
  • Provides file size and creation date.
  • Returns results in JSON format.

Casos de Uso

  • Integrate file search functionality into other applications.
  • Quickly locate files within VSCode using Cline.
  • Automate file discovery tasks.