MCP Directory

hop

by danmartuszewski · Go · ★ 43

Fast, elegant SSH connection manager with a TUI dashboard and MCP server

#cli#devops#mcp#mcp-server#model-context-protocol#ssh

Install

go install github.com/danmartuszewski/hop@latest

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "hop": {
      "command": "npx",
      "args": [
        "-y",
        "github:danmartuszewski/hop"
      ]
    }
  }
}

From the README

hop Stop typing long SSH commands. Just hop prod and you're in. - **Fuzzy matching** - Type to connect to - **TUI dashboard** - Browse, add, edit, delete connections with keyboard or mouse - **SSH config import** - Already have servers in ? Import them in one command - **Export** - Export filtered connections to YAML for sharing or backup - **Multi-exec** - Run commands across multiple servers at once - **Groups & tags** - Organize by project, environment, or custom tags - **Jump hosts** - ProxyJump support for bastion servers - **MCP server** - Let AI assistants manage your servers…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers