Skip to main content
Glama

파일 병합 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

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

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 -
    8
    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,572
    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
  • -
    security
    A
    license
    -
    quality
    A lightweight and modular framework for building MCP-based file management systems with standardized module structure, flexible configuration, and extensible functionality registration mechanisms.
    Last updated -
    3
    MIT License

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