Skip to main content
Glama

File Merger MCP Server

파일 병합 MCP 서버

여러 파일을 하나로 합치는 간단한 유틸리티입니다. 빠르고 안전하며 사용하기 쉽습니다.

특징

  • 간단함 - 단일 명령으로 원하는 수의 파일을 병합합니다.
  • 빠름 - 모든 크기의 파일을 효율적으로 결합합니다.
  • 보안 - 허용한 디렉토리에만 액세스합니다.
  • 상세 - 파일 크기 및 병합 요약 보고

API

도구

  • 병합_파일
    • 입력:
      • inputPaths (string[]): 병합할 파일
      • outputPath (문자열): 출력 파일 위치
    • 보고:
      • 병합 세부 정보가 포함된 성공 메시지
  • 허용된 디렉토리 목록
    • 서버가 액세스할 수 있는 디렉토리를 나열합니다.

Claude Desktop과 함께 사용

claude_desktop_config.json 에 다음을 추가하세요:

지엑스피1

설치

# Clone and install git clone https://github.com/exoticknight/mcp-file-merger.git cd mcp-file-merger npm install npm run build

특허

아파치 라이선스 2.0

-
security - not tested
A
license - permissive license
-
quality - not tested

local-only server

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

간단한 MCP 인터페이스를 통해 여러 파일을 하나의 파일로 병합할 수 있습니다. 허용된 디렉터리에만 접근하도록 제한하면서 안전하게 파일을 병합할 수 있는 방법을 제공합니다.

  1. 특징
    1. API
      1. 도구
    2. Claude Desktop과 함께 사용
      1. 설치
        1. 특허

          Related MCP Servers

          • A
            security
            A
            license
            A
            quality
            A Model Context Protocol (MCP) server that provides file deletion capabilities. This server allows AI assistants to safely delete files when needed, with support for both relative and absolute paths.
            Last updated -
            1
            12
            1
            JavaScript
            Apache 2.0
            • Apple
          • -
            security
            A
            license
            -
            quality
            This server offers secure, read-only access to directory files via the MCP, supporting file searching, .gitignore compliance, path traversal protection, and MIME type detection using the 'file://' URI scheme.
            Last updated -
            6
            MIT License
            • Apple
            • Linux
          • A
            security
            A
            license
            A
            quality
            An 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 -
            1
            4
            TypeScript
            MIT License
          • -
            security
            F
            license
            -
            quality
            This MCP server enforces pre-read checks and detailed commit documentation to prevent unauthorized file modifications, ensuring write and diff operations are preceded by explicit reads.
            Last updated -
            4
            JavaScript

          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/exoticknight/mcp-file-merger'

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