F
licenseNot graded
qualityD
maintenanceAn MCP server that provides secure access to local file system operations.
-
No user-submitted related servers found.
Scored across 3 tools
Each tool has a clearly distinct purpose: listing files, reading file contents, and searching for files. No overlap or ambiguity.
All tools follow a verb_noun pattern, but read_file uses singular 'file' while list_files and search_files use plural 'files'. This minor inconsistency prevents a perfect score.
Three tools is well-scoped for a file reader server. Each tool serves a core need without redundancy or bloat.
For a read-only file server, the surface covers listing, reading, and searching—all essential operations. No obvious gaps for the stated purpose.