Facilitates remote server management by executing commands via SSH using the Model Context Protocol (MCP).
SSH-Tools MCP provides a streamlined interface for interacting with remote servers. It leverages the Model Context Protocol to establish SSH connections, execute commands, and manage connections with ease. Users can connect to servers, run commands like `nvidia-smi`, and disconnect, all through a simple and intuitive API.
Características Principales
01Supports password authentication
02Provides command output and error information
03Connects to SSH servers
04Disconnects from SSH sessions
050 GitHub stars
06Executes remote commands
Casos de Uso
01Automating SSH command execution
02Remotely monitoring server status
03Executing administrative tasks on remote machines