File Merger MCP Server

File Merger MCP Server

Efficiently and securely merge multiple files through an MCP-compatible server.

23
Stars
13
Forks
23
Watchers
0
Issues
File Merger MCP Server is a utility that enables fast and secure merging of multiple files into a single output using a standardized MCP server interface. It provides detailed merge summaries, enforces directory access restrictions for enhanced security, and exposes tools for file merging and directory listing via MCP-compatible API endpoints. Designed for integration with systems like Claude Desktop, it streamlines file combination tasks while maintaining strict directory access controls.

Key Features

Merge any number of files into a single output
Fast, efficient file combination
Restricts access to user-specified directories only
Provides detailed file size and merge summaries
MCP-compatible API endpoints
Integration instructions for Claude Desktop
List allowed directories via API
Easy installation via npm
Security-focused operation
Command-line and server operation modes

Use Cases

Batch merging multiple files for data processing
Automating file combination tasks in workflows
Integrating file merging capability into AI assistant desktop environments
Securely combining logs or datasets with directory restrictions
Using as a backend service for document assembly
Streamlining pre-processing steps in machine learning pipelines
Simplifying content aggregation from multiple sources
Providing file merging as a microservice
Supporting multi-user environments with strict access controls
Enhancing productivity in collaborative document editing scenarios

README

MseeP.ai Security Assessment Badge

Trust Score

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[]): Files to merge
      • outputPath (string): Output file location
    • Returns:
      • Success message with merge details
  • list_allowed_directories

    • Lists directories the server can access

Usage with Claude Desktop

Add to your claude_desktop_config.json:

json
{
  "mcpServers": {
    "file-merger": {
      "command": "npx",
      "args": [
        "-y",
        "@exoticknight/mcp-file-merger",
        "/path/to/allowed/dir"
      ]
    }
  }
}

Installation

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

License

Apache License 2.0

Star History

Star History Chart

Repository Owner

Repository Details

Language JavaScript
Default Branch main
Size 38 KB
Contributors 4
License Apache License 2.0
MCP Verified Nov 12, 2025

Programming Languages

JavaScript
97.35%
TypeScript
2.65%

Tags

Join Our Newsletter

Stay updated with the latest AI tools, news, and offers by subscribing to our weekly newsletter.

We respect your privacy. Unsubscribe at any time.

Related MCPs

Discover similar Model Context Protocol servers

  • MCP Manager for Claude Desktop

    MCP Manager for Claude Desktop

    A desktop app to manage Model Context Protocol (MCP) servers for Claude Desktop on MacOS.

    MCP Manager for Claude Desktop provides a user-friendly interface to manage Model Context Protocol (MCP) servers, enabling Claude to access private data, APIs, and local or remote services securely from a MacOS desktop. It facilitates rapid configuration and integration with a wide variety of MCP servers, including productivity tools, databases, and web APIs. The app runs locally to ensure data privacy and streamlines connecting Claude to new sources through simple environment and server settings management.

    • 270
    • MCP
    • zueai/mcp-manager
  • box-mcp-server

    box-mcp-server

    Expose your Box files to AI with a Model Context Protocol server.

    box-mcp-server lets users connect their Box accounts to AI applications via the Model Context Protocol (MCP). It securely authenticates to Box with enterprise credentials or developer tokens and serves file search and reading capabilities to downstream clients. Designed for use with Claude Desktop and the MCP Inspector, it provides seamless integration of Box documents into AI workflows.

    • 10
    • MCP
    • hmk/box-mcp-server
  • MCP Filesystem Server

    MCP Filesystem Server

    Secure asynchronous file system access via the Model Context Protocol

    MCP Filesystem Server provides secure access to local files and directories through a standardized interface following the Model Context Protocol (MCP). It offers a set of tools for reading, writing, modifying, searching, and managing files and directories, with robust safeguards for path validation, symlink handling, and directory access. Designed to be used as a standalone server or integrated as a Go library, it facilitates safe and efficient programmatic file operations for AI-model-driven agents.

    • 552
    • MCP
    • mark3labs/mcp-filesystem-server
  • MCP Zotero

    MCP Zotero

    Model Context Protocol server for seamless Zotero integration with AI tools.

    MCP Zotero provides a Model Context Protocol server enabling AI models such as Claude to access and interact with Zotero libraries. Users can securely link their Zotero accounts and perform actions including listing collections, retrieving papers, searching the library, and getting details about specific items. Integration is designed for both standalone operation and as an extension for tools like Claude Desktop.

    • 137
    • MCP
    • kaliaboi/mcp-zotero
  • PDF Tools MCP

    PDF Tools MCP

    Comprehensive PDF manipulation via MCP protocol.

    PDF Tools MCP provides an extensive suite of PDF manipulation operations using the Model Context Protocol framework. It supports both local and remote PDF tasks, such as rendering pages, merging, extracting metadata, retrieving text, and combining documents. The tool registers endpoints through the MCP protocol, enabling seamless server-based PDF processing for various clients. Built with Python, it emphasizes secure handling and compatibility with Claude Desktop via the Smithery ecosystem.

    • 31
    • MCP
    • danielkennedy1/pdf-tools-mcp
  • Hive Intelligence MCP Server

    Hive Intelligence MCP Server

    Unified MCP server delivering advanced cryptocurrency and Web3 analytics.

    Hive Intelligence MCP Server provides comprehensive cryptocurrency, DeFi, and Web3 analytics via the Model Context Protocol. It enables AI assistants to access and orchestrate over 200 specialized tools covering market data, on-chain analytics, portfolio tracking, and security analysis. The server offers both dynamic and category-specific analytics through a unified MCP interface, facilitating intelligent tool orchestration for diverse crypto data needs.

    • 7
    • MCP
    • hive-intel/hive-crypto-mcp
  • Didn't find tool you were looking for?

    Be as detailed as possible for better results