vulcan-file-ops
Related Servers
Alternatives to vulcan-file-ops
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables Claude Desktop to perform file operations like reading, writing, listing directories, and managing files through natural language commands.MIT
- AlicenseNot gradedqualityFmaintenanceA comprehensive MCP (Model Context Protocol) server for file system operations, providing Claude and other AI assistants with access to local files and directories.2MIT
- AlicenseNot gradedqualityBmaintenanceA sandboxed file-access MCP server for Claude Desktop, enabling safe read/write access to selected directories with atomic verified writes, undo, and read-only git operations.1MIT
- FlicenseNot gradedqualityDmaintenanceIntegration project for Model Context Protocol (MCP) servers with Claude Desktop App, enabling filesystem operations, development support, and file management through natural language.-
- AlicenseNot gradedqualityBmaintenanceA production-ready MCP server enabling Claude and other LLMs to perform intelligent file operations with minimal token usage.MIT
- AlicenseNot gradedqualityDmaintenanceA filesystem Model Context Protocol server that provides Claude Desktop with capabilities to read, write, and manipulate files on your system.4 npmMIT
TDQS
Scored across 17 tools
Most tools have clearly distinct purposes, but there is minor overlap between 'move_file' (single atomic move/rename) and 'file_operations' (bulk move/copy/rename). The descriptions are clear enough to differentiate, but the redundancy slightly lowers the score.
All tool names follow a consistent verb_noun pattern in snake_case (e.g., 'delete_files', 'read_file', 'list_directory'). Even multi-word names like 'list_allowed_directories' adhere to the pattern, ensuring predictability.
17 tools is a well-scoped set for a file operations server. Each tool serves a distinct file-related operation without being excessive, covering a broad range of needs from reading/writing to searching and shell execution.
The tool set is comprehensive, covering file CRUD, directory management, search, metadata, and shell execution. Minor gaps exist, such as lacking permission modification or symlink support, but these are non-essential for most workflows.