Skip to main content
Glama

MCP File System

by Wayazi

MCP 파일 시스템

표준화된 인터페이스를 통해 파일 시스템 작업을 제공하는 MCP(Model Context Protocol) 서버입니다.

특징

  • 파일 작업(읽기/쓰기)
  • 디렉토리 관리(생성/나열/삭제)
  • 파일 이동 및 이름 바꾸기
  • 파일 메타데이터 검색
  • 파일 검색 기능
  • 허용된 디렉토리를 통한 액세스 제어

시작하기

  1. 종속성 설치:

지엑스피1

  1. 프로젝트를 빌드하세요:
npm run build
  1. 허용된 디렉토리로 서버를 실행합니다.
npm start /path/to/allowed/directory [/path/to/another/directory ...]

선적 서류 비치

개발

서버는 다음을 사용하여 구축되었습니다.

  • 타입스크립트
  • MCP SDK(고수준 API)
  • Node.js 파일 시스템 API

보안

서버는 경로 검증을 구현하여 작업이 시작 시 지정된 허용 디렉터리 내에서만 발생하도록 보장합니다.

특허

아이에스씨

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

local-only server

The server can only run on the client's local machine because it depends on local resources.

허용된 디렉토리에 대한 보안 제어를 통해 표준화된 인터페이스를 통해 파일 시스템 작업(읽기/쓰기, 디렉토리 관리, 파일 이동)을 제공하는 모델 컨텍스트 프로토콜을 구현하는 서버입니다.

  1. 특징
    1. 시작하기
      1. 선적 서류 비치
        1. 개발
          1. 보안
            1. 특허

              Related MCP Servers

              • -
                security
                A
                license
                -
                quality
                A Model Context Protocol server that provides file system operations, analysis, and manipulation capabilities through a standardized tool interface.
                Last updated -
                1
                TypeScript
                MIT License
              • A
                security
                A
                license
                A
                quality
                A 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 -
                12
                6
                TypeScript
                MIT License
              • -
                security
                F
                license
                -
                quality
                A filesystem Model Context Protocol server that provides Claude Desktop with capabilities to read, write, and manipulate files on your system.
                Last updated -
                TypeScript
              • -
                security
                A
                license
                -
                quality
                A 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 -
                5
                Python
                MIT License
                • Apple
                • Linux

              View all related MCP servers

              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/Wayazi/mcp_file_system'

              If you have feedback or need assistance with the MCP directory API, please join our Discord server