Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🖥️ Command Line
  3. Hop
Hop logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 10:47:22 AM

Hop

User RatingsBe the first to rate and review this MCP server!
View Repository61 GitHub StarsTotal stargazers on GitHub for the source repository (61 stars).Visit Website
sshdeveloper-toolscommand-lineremote-access

Manage SSH connection records, groups, history, target resolution, and generated SSH commands through MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON ▾
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself — its README, its docs, or a verified owner. We haven’t found those for danmartuszewski/hop, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Tool Schemas (7) Directory Badge Claim listing Alternatives🖥️ More in Command Line

Overview

The danmartuszewski/hop MCP server exposes hop’s SSH connection inventory and command-building functions to compatible AI clients. It reads hop’s local configuration, allowing agents to list, search, inspect, and resolve saved connections, groups, and usage history. The server also previews target matching and generates complete SSH command strings. Reach for it when an agent needs structured access to an existing hop-managed SSH setup without manually searching configuration files.

Use cases

•List production connections by environment and tag
•Search saved hosts with fuzzy matching
•Resolve a target pattern before connecting
•Generate an SSH command from a saved connection
•Review recent connection usage history

Key features

•Filtered SSH connection listing
•Fuzzy connection search
•Target pattern resolution
•Named group discovery
•Connection history lookup
•SSH command generation

Capabilities & Tool Schemas (7) ~83 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Hop.

list_connections

List connections, filter by project/env/tag

search_connections

Fuzzy search across all connections

get_connection

Get details for a specific connection

resolve_target

Preview how a target pattern resolves

list_groups

List all named groups

get_history

Connection usage history

How Hop works

What danmartuszewski/hop MCP server does

The danmartuszewski/hop MCP server connects an MCP client to hop, a local SSH connection manager with a terminal dashboard. Its MCP interface focuses on discovering and inspecting saved connection data and preparing SSH commands from that data. This is useful when an agent needs to identify a host by project, environment, tag, group, or fuzzy search rather than relying on a user to remember a full hostname.

The available tools include:

  • list_connections for listing saved connections with project, environment, or tag filters.
  • search_connections for fuzzy matching across the connection inventory.
  • get_connection for retrieving one connection’s details.
  • resolve_target for previewing how a target pattern maps to connections.
  • list_groups for showing named groups.
  • get_history for reviewing connection usage history.
  • build_ssh_command for producing the full SSH command string for a connection.

How it works

The MCP process is started through hop’s mcp subcommand and is intended to run locally. Hop stores its configuration at ~/.config/hop/config.yaml. That file can contain connection IDs, hosts, users, ports, identity files, projects, environments, tags, groups, proxy jump settings, agent forwarding, Mosh preferences, and remote landing directories. The MCP tools use this hop-managed connection data for lookup and command construction.

The danmartuszewski/hop MCP server does not require a hosted account or a separate API service in the provided setup instructions. SSH access still depends on the local SSH configuration, keys, agents, network access, and remote host permissions configured for the selected connection.

Setup and configuration

Install hop through Homebrew, Go, or from source. The README gives these supported installation paths:

  • brew install danmartuszewski/tap/hop
  • go install github.com/danmartuszewski/hop/cmd/hop@latest
  • Clone the repository and build it with make build.

Register the local MCP process with a client using the command hop mcp. Claude Desktop, Cursor, and Windsurf use an MCP configuration entry with hop as the command and mcp as its argument. Claude Code and Codex CLI have their own mcp add commands described in the README.

Existing servers can be seeded from ~/.ssh/config with hop import. The README recommends previewing imports with hop import --dry-run before applying them with hop import --yes. Hop reads the SSH configuration through this import workflow and does not modify ~/.ssh/config.

Limitations and notes

The listed MCP tools cover connection discovery, metadata lookup, target resolution, history, group listing, and SSH command generation. The provided tool list does not identify a separate MCP tool for executing a generated command, so command execution should not be assumed from build_ssh_command alone.

SSH identity files and connection settings may grant access to sensitive systems. The README specifically warns that enabling agent forwarding exposes SSH keys to users with root access on the remote server. Use proxy jumps instead when a bastion is sufficient. Mosh support requires both a local mosh-client and a remote mosh-server; multi-host hop exec uses SSH rather than Mosh.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Command Line View all alternatives
  • MCP Ssh Manager logoMCP Ssh Manager

    Manage multiple SSH servers from one MCP: command execution, file transfer/rsync, database dump/import/query (MySQL/PostgreSQL/MongoDB), backups & restore, health monitoring, persistent sessions, tunnels, ProxyJump/bastion, and opt-in per-server security modes (readonly/restricted) with audit log. Linux, macOS & Windows OpenSSH.

    🖥️ Command Line7 views
    Compare vs MCP Ssh Manager →
  • Sage logoSage

    Local-first CLI and MCP wrapper for AI coding agents. Routes shell commands through sage run --, stores command history locally, and returns compressed terminal output to reduce context noise.

    🖥️ Command Line5 views
    Compare vs Sage →
  • Pty MCP logoPty MCP

    Interactive PTY sessions for AI agents — local shells, SSH with persistent sessions (ai-tmux daemon for attach/detach), and serial ports. Single Go binary, no tmux dependency.

    🖥️ Command Line3 views
    Compare vs Pty MCP →
  • Terminal History MCP logoTerminal History MCP

    Full-text search over your shell history (zsh / bash / fish) via SQLite FTS5. Local-only. 11-pattern secret redaction runs BEFORE insert. Captures cwd / exit code / duration via opt-in shell hook. Tools: searchhistory, recentindir, failedcommands, commandchains, reindex.

    🖥️ Command Line1 views
    Compare vs Terminal History MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
61
Stargazers on the source repository.
Last commit
2mo ago
Most recent push to the default branch.
Tools exposed
7
Callable tools this server registers over MCP.
Directory activity
1 upvotes
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Hop

Install hop with Homebrew, Go, or from source, then register the local `hop mcp` command with the MCP client.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewHop AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/danmartuszewski-hop?style=directory)](https://allmcps.com/mcp/danmartuszewski-hop)
HTML Embed
<a href="https://allmcps.com/mcp/danmartuszewski-hop"><img src="https://allmcps.com/api/badge/danmartuszewski-hop?style=directory" alt="Hop on AllMCPs" /></a>

Technical Specs & Signals

Category🖥️Command Line
PricingFree
More technical detailsExpand ▾
AuthNo auth required
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 3, 2026
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars61
GitHub Star CountTotal stargazers on GitHub representing community popularity (61 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 22, 2026
52Quality signal: Good · 52/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools22/30
Adoption & activity6/15
Community engagement1/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🖥️ Command Line →Best MCP servers for Command Line & Terminal →Alternatives to Hop →Install in Claude DesktopInstall in CursorInstall in VS Code