A Model Context Protocol server implementation that enables secure remote command execution via SSH, with features for managing and using SSH credentials.
A server that enables remote command execution over SSH through the Model Context Protocol (MCP), supporting both password and private key authentication.
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.
Enables secure remote command execution and bidirectional file transfers on SSH servers through the Model Context Protocol. It features robust security controls including command whitelisting, credential isolation, and support for multiple SSH connection profiles.