fast-filesystem-mcpMCP Server28/100 via “archive creation and extraction with format support”
** - Advanced filesystem operations with large file handling capabilities and Claude-optimized features. Provides fast file reading/writing, sequential reading for large files, directory operations, file search, and streaming writes with backup & recovery.
Unique: Implements streaming extraction using Node.js tar library to avoid loading entire archives into memory, with format auto-detection and directory synchronization to enable incremental updates
vs others: More memory-efficient than loading entire archives (streaming extraction) and more flexible than single-format tools (supports tar, tar.gz, tar.bz2) while maintaining integrity verification