DedcodeMCP File Manager
Related Servers
Alternatives to DedcodeMCP File Manager
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceEnables secure filesystem operations (read, write, list, move, search files/directories) through the Model Context Protocol, with dynamic directory access control via MCP Roots.-
- FlicenseAqualityDmaintenanceProvides comprehensive PC control capabilities including file operations (read, write, edit, delete), directory management, file search, and shell command execution through the Model Context Protocol.11-
- AlicenseNot gradedqualityFmaintenanceProvides comprehensive filesystem operations (read, write, list, create, delete, move files and directories) through the Model Context Protocol with Streamable HTTP transport and built-in security through configurable root directory restrictions.6Apache 2.0
- FlicenseDqualityDmaintenanceEnables AI models to perform file system operations (reading, creating, and listing files) on a local file system through a standardized Model Context Protocol interface.3-
- AlicenseCqualityDmaintenanceA server implementing the Model Context Protocol that provides filesystem operations (read/write, directory management, file movement) through a standardized interface with security controls for allowed directories.94MIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables enhanced file system operations including reading, writing, copying, moving files with streaming capabilities, directory management, file watching, and change tracking.22MIT
TDQS
Scored across 6 tools
Each tool has a clearly distinct purpose with no ambiguity: crear_archivo (create), editar_archivo (edit), eliminar_archivo (delete), leer_archivo (read), listar_archivos (list), and mover_archivo (move/rename). The actions and targets are well-defined and non-overlapping.
All tool names follow a consistent Spanish verb_noun pattern (e.g., crear_archivo, editar_archivo, eliminar_archivo). The naming is uniform across all six tools, making them predictable and readable.
With 6 tools, this server is well-scoped for file management in a sandbox environment. Each tool earns its place by covering essential file operations (create, read, update, delete, list, move), which is appropriate for the domain.
The tool set provides complete CRUD/lifecycle coverage for file management: create (crear_archivo), read (leer_archivo), update (editar_archivo), delete (eliminar_archivo), list (listar_archivos), and move/rename (mover_archivo). There are no obvious gaps for the stated purpose.