A Model Context Protocol server that allows LLMs to securely execute shell commands on remote Linux and Windows systems via SSH. It supports password and key-based authentication, command timeouts, and sudo elevation for administrative tasks.
A server that enables remote command execution over SSH through the Model Context Protocol (MCP), supporting both password and private key authentication.