Enables language models to manage and control SSH connections via a standardized interface.
This tool provides a Model Context Protocol (MCP) server for managing and controlling SSH connections through a clean, standardized interface. It automatically discovers SSH hosts from your `~/.ssh/config` and `~/.ssh/known_hosts` files and executes commands using local `ssh` and `scp` tools, ensuring maximum reliability and compatibility. This allows MCP-compatible language models to seamlessly perform SSH operations, including executing commands, transferring files, and checking connectivity.