MCP 파일 시스템
표준화된 인터페이스를 통해 파일 시스템 작업을 제공하는 MCP(Model Context Protocol) 서버입니다.
특징
파일 작업(읽기/쓰기)
디렉토리 관리(생성/나열/삭제)
파일 이동 및 이름 바꾸기
파일 메타데이터 검색
파일 검색 기능
허용된 디렉토리를 통한 액세스 제어
시작하기
종속성 설치:
지엑스피1
프로젝트를 빌드하세요:
허용된 디렉토리로 서버를 실행합니다.
선적 서류 비치
서버 구현 세부 정보 - 서버 구현 및 최근 수정 사항에 대해 알아보세요.
프로토콜에 대한 자세한 내용은 MCP SDK 설명서를 참조하세요.
개발
서버는 다음을 사용하여 구축되었습니다.
타입스크립트
MCP SDK(고수준 API)
Node.js 파일 시스템 API
보안
서버는 경로 검증을 구현하여 작업이 시작 시 지정된 허용 디렉터리 내에서만 발생하도록 보장합니다.
특허
아이에스씨
local-only server
The server can only run on the client's local machine because it depends on local resources.
Tools
허용된 디렉토리에 대한 보안 제어를 통해 표준화된 인터페이��를 통해 파일 시스템 작업(읽기/쓰기, 디렉토리 관리, 파일 이동)을 제공하는 모델 컨텍스트 프로토콜을 구현하는 서버입니다.
Related Resources
Related MCP Servers
- -security-license-qualityA Model Context Protocol server that provides file system operations, analysis, and manipulation capabilities through a standardized tool interface.Last updated -5MIT License
- Asecurity-licenseAqualityA Model Context Protocol server that enables enhanced file system operations including reading, writing, copying, moving files with streaming capabilities, directory management, file watching, and change tracking.Last updated -17MIT License
- Asecurity-licenseAqualityA Model Context Protocol server that provides secure and intelligent interaction with files and filesystems, offering smart context management and token-efficient operations for working with large files and complex directory structures.Last updated -2148MIT License
- Asecurity-licenseAqualityA secure Model Context Protocol server that provides controlled filesystem access within predefined directories, enabling AI models to perform file and directory operations with strict path validation.Last updated -16177MIT License