F
licenseNot graded
qualityD
maintenanceEnables AI assistants to safely interact with the file system through a set of tools for reading, writing, deleting, copying, moving files, and managing directories.
-
No user-submitted related servers found.
Scored across 7 tools
Each tool serves a distinct file operation (create, delete, read, info, list, move, write) with no overlap in functionality.
All tool names follow a consistent verb_noun pattern in snake_case, making them predictable and easy to understand.
Seven tools provide a balanced set of file management operations without being too few or too many for the domain.
Covers core CRUD and listing, but lacks a copy operation and advanced features like search; minor gaps for typical file management.