local-only server
The server can only run on the client’s local machine because it depends on local resources.
Integrations
Supports installation via Git clone, allowing users to obtain the source code for local deployment.
Hosts the repository for the MCP server, enabling users to access the source code directly from GitHub.
Enables installation and execution through npm packages, supporting both direct installation and execution via npx.
文件合并 MCP 服务器
简单实用,可将多个文件合并为一个。快速、安全、易用。
特征
- 简单- 使用单个命令合并任意数量的文件
- 快速——高效合并任何大小的文件
- 安全- 仅访问您允许的目录
- 详细信息- 报告文件大小和合并摘要
API
工具
- 合并文件
- 输入:
inputPaths
(string[]): 要合并的文件outputPath
(字符串):输出文件位置
- 返回:
- 包含合并详细信息的成功消息
- 输入:
- 列出允许的目录
- 列出服务器可以访问的目录
与 Claude Desktop 一起使用
添加到您的claude_desktop_config.json
:
Copy
安装
Copy
执照
Apache 许可证 2.0
This server cannot be installed
通过简单的 MCP 界面将多个文件合并为一个文件。提供一种安全的文件合并方式,同时限制只能访问允许的目录。