Skip to main content
Glama
StepanCooleague

file-finder-mcp

파일 찾기-mcp MCP 서버

경로 조각을 기반으로 파일 시스템에서 파일을 검색하기 위한 MCP 서버입니다.

구성 요소

자원

서버는 파일 검색 시스템을 구현합니다.

  • 각 파일 리소스에는 다음이 포함됩니다.

    • 파일 이름

    • 전체 경로

    • 파일 크기

    • 생성 날짜

도구

서버는 하나의 도구를 제공합니다.

  • search-files : 주어진 경로 조각과 일치하는 파일을 검색합니다.

    • query 필수 문자열 인수로 사용합니다.

    • 검색의 기본 디렉터리를 지정하는 선택적 문자열 인수로 directory 사용합니다. 지정하지 않으면 검색은 루트 디렉터리에서 실행됩니다.

    • 일치하는 파일과 해당 메타데이터의 목록을 반환합니다.

Related MCP server: Smart Photo Journal MCP Server

빠른 시작

설치하다

cline_mcp_settings.json 파일의 내용을 다음 구성으로 바꾸세요.

지엑스피1

테스트

테스트는 다음 프롬프트를 사용하여 Gemini 모델을 사용하여 수행되었습니다.

hi can you find files called file_to_find on my desktop using my mcp server
Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

Resources

Looking for Admin?

Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.

Latest Blog Posts

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