SSH Session icon

SSH Session

Enables AI agents to establish and manage persistent SSH sessions with remote hosts.

소개

This tool provides an MCP server for AI agents to interact with remote systems via SSH. It supports persistent connections, automatically re-establishes dead sessions, and integrates with `~/.ssh/config` for easy host management. The server facilitates command execution on multiple hosts, handles network device enable mode, and manages sudo password prompts, making it a robust solution for automating remote system administration and interaction workflows for AI agents.

주요 기능

  • Persistent SSH connections for command reuse
  • Automatic support for `~/.ssh/config` settings
  • Management of multiple hosts simultaneously
  • Automatic detection and re-establishment of dead connections
  • Specialized handling for network device enable mode and sudo commands
  • 0 GitHub stars

사용 사례

  • Managing network devices by automatically handling enable mode credentials
  • Automating command execution on remote Linux/Unix servers using SSH config aliases
  • Allowing AI agents to perform administrative tasks requiring sudo privileges with automatic password handling