A
licenseNot graded
qualityD
maintenanceEnables AI agents and LLMs to perform comprehensive file system operations including CRUD, search, archive, hashing, and duplicate detection via the Model Context Protocol.
1
MIT
No user-submitted related servers found.
Scored across 22 tools
Every tool has a clearly distinct purpose, from file operations to image manipulation and OCR, with no ambiguity between them.
All tools use the 'fs_' prefix and follow a consistent verb_noun pattern (e.g., fs_copy_directory, fs_read_text_range), making them predictable.
22 tools cover a broad range of file system tasks, which is slightly above the typical well-scoped range but still reasonable given the scope.
The set includes many useful operations but omits fundamental ones like directory deletion and file renaming, leaving notable gaps.