danmartuszewski/hop
by Various
Fast, elegant SSH connection manager with a TUI dashboard and MCP server
MCP
danmartuszewski/hop
Added 1 June 2026
Overview
Hop is an SSH connection manager that provides a terminal user interface dashboard and an MCP server for managing connections. It is written in Go and organizes SSH sessions for fast, keyboard-driven access.
Best for
Best for
Developers and sysadmins who manage many SSH hosts and prefer terminal-based workflows.
Use cases
- Quickly switch between multiple SSH hosts from a TUI menu
- Integrate SSH session management into MCP-compatible tools
- Reduce repetitive SSH command typing with a centralized config
How to use
Install
hop mcp Tools exposed
list_connectionssearch_connectionsget_connectionresolve_targetlist_groupsget_historybuild_ssh_command
Tested with
Claude Desktop, Claude Code, Cursor, Windsurf, Codex
Example client config
{\n "mcpServers": {\n "hop": {\n "command": "hop",\n "args": ["mcp"]\n }\n }\n} Notes
Hop is an SSH connection manager that provides a terminal user interface dashboard and an MCP server for managing connections. It is written in Go and organizes SSH sessions for fast, keyboard-driven access.
51 stars on GitHub. Last updated 2026-05-07. Licensed MIT.
Use cases
- Quickly switch between multiple SSH hosts from a TUI menu
- Integrate SSH session management into MCP-compatible tools
- Reduce repetitive SSH command typing with a centralized config
Pros
- Lightweight Go binary with no heavy dependencies
- TUI dashboard enables rapid host selection without leaving the terminal
- MCP server allows programmatic control of connections
Cons
- Small community (51 stars) means limited support and fewer features
- Requires learning TUI keybindings for efficient use
- MCP server integration may add complexity for simple use cases
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight Go binary with no heavy dependencies
- TUI dashboard enables rapid host selection without leaving the terminal
- MCP server allows programmatic control of connections
Cons
- Small community (51 stars) means limited support and fewer features
- Requires learning TUI keybindings for efficient use
- MCP server integration may add complexity for simple use cases
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
