파일 찾기-mcp MCP 서버
경로 조각을 기반으로 파일 시스템에서 파일을 검색하기 위한 MCP 서버입니다.
구성 요소
자원
서버는 파일 검색 시스템을 구현합니다.
각 파일 리소스에는 다음이 포함됩니다.
파일 이름
전체 경로
파일 크기
생성 날짜
도구
서버는 하나의 도구를 제공합니다.
search-files
: 주어진 경로 조각과 일치하는 파일을 검색합니다.query
필수 문자열 인수로 사용합니다.검색의 기본 디렉터리를 지정하는 선택적 문자열 인수로
directory
사용합니다. 지정하지 않으면 검색은 루트 디렉터리에서 실행됩니다.일치하는 파일과 해당 메타데이터의 목록을 반환합니다.
빠른 시작
설치하다
cline_mcp_settings.json
파일의 내용을 다음 구성으로 바꾸세요.
지엑스피1
테스트
테스트는 다음 프롬프트를 사용하여 Gemini 모델을 사용하여 수행되었습니다.
hi can you find files called file_to_find on my desktop using my mcp server
local-only server
The server can only run on the client's local machine because it depends on local resources.
Tools
경로 조각을 기반으로 파일 시스템에서 파일을 검색하고 이름, 경로, 크기, 생성 날짜를 포함한 파일 메타데이터를 반환하는 MCP 서버입니다.
Related MCP Servers
- AsecurityAlicenseAqualityAn MCP server that provides access to project files and their contents, allowing users to retrieve file data from specified project directories with error handling and configuration options.Last updated -16MIT License
- AsecurityAlicenseAqualityThis MCP server aids users in searching and analyzing their photo library by location, labels, and people, offering functionalities like photo analysis and fuzzy matching for enhanced photo management.Last updated -21MIT License
- AsecurityAlicenseAqualityAn MCP server that provides tools for reading, writing, and editing files on the local filesystem.Last updated -1,553Apache 2.0
- -securityAlicense-qualityStores metadata for MCP servers and provides smart search capabilities, allowing users to find appropriate MCP servers for their queries and route requests to the most suitable server.Last updated -10MIT License