A file merger tool MCP server, designed to help with AI chat length limits and efficient file management.
Loading more......
A reimagined MCP server for filesystem access, featuring privacy-preserving path aliases and an optimized LLM-friendly API.
Provides file search functionality within filesystems, returning detailed metadata for discovered files based on path fragments.
An MCP server for local file and directory management, pattern matching, and workflow automation via AI. Essential for automating file operations in development environments.
A comprehensive MCP (Model Context Protocol) server for file system operations, providing AI assistants with access to local files and directories.
An MCP server allowing AI assistants to perform filesystem operations like reading, writing, listing, moving files, and searching directories within allowed paths. Multiple implementations exist in different languages, all providing secure, controlled access to local filesystems via MCP.
An MCP server dedicated to parsing files for Claude Desktop, requiring a 302AI API key, showcasing the extensibility of MCP servers for file parsing and desktop application integration.
Source: GitHub - exoticknight/mcp-file-merger
mcp-file-merger is an MCP server utility designed to merge multiple files into a single file. It is intended to help with AI chat length limits and efficient file management. The tool is simple, fast, secure, and provides detailed summaries of merge operations.
merge_files: Merges files from specified input paths into a single output file, returning success message and details.list_allowed_directories: Lists directories the server is permitted to access.file-merging, file-management, mcp, ai-assistant