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

Install Server
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.

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

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

          Related MCP Servers

          • A
            security
            A
            license
            A
            quality
            MCP server for collecting code from files and directories into a single markdown document.
            Last updated -
            2
            8
            Python
            MIT License
          • A
            security
            A
            license
            A
            quality
            An MCP server that provides tools for reading, writing, and editing files on the local filesystem.
            Last updated -
            1
            1,524
            Python
            Apache 2.0
            • Apple
          • -
            security
            F
            license
            -
            quality
            Proxy that aggregates multiple MCP servers and presents them as a unified interface, allowing clients to access resources from multiple servers transparently.
            Last updated -
            5
            TypeScript
          • A
            security
            F
            license
            A
            quality
            A simple and extendable MCP server that currently provides basic addition functionality and can be easily extended by defining new tools with docstrings.
            Last updated -
            4
            Python

          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