z-cli
Related Servers
Alternatives to z-cli
No user-submitted related servers found.
Related Servers
- FlicenseCqualityDmaintenanceAn MCP server that exposes the Huawei Cloud CLI as a single tool for AI assistants to discover and execute commands interactively via --help navigation, with built-in safety for destructive operations.91-
- AlicenseBqualityCmaintenanceEnables AI applications to interact with Zyxel switches via CLI for network configuration, monitoring, and management, supporting SSH/Telnet sessions and MCP-compliant tools, resources, and prompts.19MIT
- FlicenseNot gradedqualityDmaintenanceMCP server for file and directory operations with enterprise-grade security, enabling autonomous AI development workflows.-
- AlicenseAqualityAmaintenanceAI-powered MCP server for TrueNAS SCALE storage operations with governance and safety features, enabling management of pools, datasets, snapshots, disks, alerts, and services.25MIT
- AlicenseAqualityBmaintenanceAn MCP server for TrueNAS that lets users manage ZFS pools, datasets, shares, snapshots, VMs, alerts, and network configuration through natural language, using a single hierarchical tool exposing 278 actions.11MIT
- AlicenseAqualityCmaintenanceA Model Context Protocol (MCP) server for ZeroDrive file management. It enables AI assistants like Claude to interact with ZeroDrive cloud storage through a standardized interface.283 npm4MIT
TDQS
Scored across 13 tools
Most tools have clearly distinct purposes (create, read, list, search, copy, move, rename, delete, connectivity check, pool info). The only minor overlap is between 'get_pool_info' and 'get_pool_names', which are related but distinguishable.
All tool names follow a consistent verb_noun pattern in lowercase snake_case (e.g., create_file, list_files, check_connectivity), making it easy for an agent to infer the action and target.
With 13 tools, the server covers all essential file management operations and some diagnostic functions without being overwhelming. The number is well-scoped for a NAS CLI server.
The tool set covers most common operations (create, read, list, search, copy, move, rename, delete, folder creation, recent files, pool info). However, there is no tool to write or update file content, which is a notable gap for file management.