Back to MCP Servers
File Merger
File merger tool, suitable for AI chat length limits.
file-systemsai
By exoticknight
Installation
npx -y mcp-file-mergerConfiguration
{
"mcpServers": {
"mcp-file-merger": {
"command": "npx",
"args": ["-y", "mcp-file-merger"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes