safe-ssh-mcp
Related Servers
Alternatives to safe-ssh-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceA secure SSH-based MCP server for diagnosing remote servers. It allows AI agents to execute read-only commands and read files automatically, while requiring user confirmation for write operations.MIT
- AlicenseNot gradedqualityBmaintenanceMCP server for managing SSH connections to remote servers, providing host registry, session pool, and secure command execution with read-only protection.MIT
- AlicenseNot gradedqualityCmaintenanceSSH-based MCP server that enables remote execution of SSH commands, file transfers, and secure server management via the MCP protocol.ISC
- AlicenseNot gradedqualityDmaintenanceA read-only MCP server for Linux and macOS system administration, diagnostics, and troubleshooting, supporting remote SSH execution and multi-host management.Apache 2.0
- AlicenseAqualityBmaintenanceAn MCP server for SSH/SCP operations with passwordless authentication, enabling remote command execution, file transfer, and session management.194 npmMIT
- AlicenseBqualityAmaintenanceA server that enables secure interaction with remote SSH hosts through standardized MCP interface, providing functions like listing hosts, executing commands, and transferring files using native SSH tools.7216 npm98MIT
TDQS
Scored across 24 tools
Most tools target distinct system aspects, but slight overlap exists between get_disk_free/get_disk_usage and get_free_memory/get_memory_pressure. The two file listing tools are differentiated by filter usage, which is clear.
All tool names follow a strict 'get_' prefix followed by a descriptive noun phrase (e.g., get_crontab_tasks, get_current_datetime). The pattern is uniform and predictable.
24 tools is on the higher side but reasonable for a comprehensive system diagnostic server. Each tool covers a specific diagnostic need, though a few could be merged (e.g., get_disk_free and get_disk_usage) without loss of clarity.
The set covers many essential diagnostics: disk, memory, CPU, processes, systemd, docker, and files. However, it lacks network diagnostics beyond listening sockets, IO stats, and user-related queries, leaving some gaps for a full system assessment.