mcp-file-merger

mcp-file-merger

11

The File Merger MCP Server is a utility designed to merge multiple files into one, with an emphasis on simplicity, speed, and security. It offers tools to merge files and list accessible directories, making it both functional and versatile.

File Merger MCP Server

Simple utility to combine multiple files into one. Fast, secure, and easy to use.

Features

  • Simple - Merge any number of files with a single command
  • Fast - Efficiently combines files of any size
  • Secure - Only accesses directories you allow
  • Detailed - Reports file sizes and merge summary

API

Tools

  • merge_files: Inputs inputPaths (string[]) for files to merge and outputPath (string) for output location. Returns a success message with merge details.
  • list_allowed_directories: Lists directories the server can access.

Installation

Follow these commands to install:

  1. Clone: git clone https://github.com/exoticknight/mcp-file-merger.git
  2. Navigate: cd mcp-file-merger
  3. Install: npm install
  4. Build: npm run build

License

Apache License 2.0