Описание
Merge multiple files into one.
README
MseeP.ai Security Assessment Badge
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 mergeoutputPath(string): Output file location
- Returns:
- Success message with merge details
- Inputs:
list_allowed_directories
- Lists directories the server can access
Usage with Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"file-merger": {
"command": "npx",
"args": [
"-y",
"@exoticknight/mcp-file-merger",
"/path/to/allowed/dir"
]
}
}
}
Installation
# 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
Установить File Merger в Claude Desktop, Claude Code, Cursor
unyly install file-mergerСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add file-merger -- npx -y @exoticknight/mcp-file-mergerПошаговые гайды: как установить File Merger
FAQ
File Merger MCP бесплатный?
Да, File Merger MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для File Merger?
Нет, File Merger работает без API-ключей и переменных окружения.
File Merger — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить File Merger в Claude Desktop, Claude Code или Cursor?
Открой File Merger на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare File Merger with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
