mcpbeat Sign in

Hop MCP Server

by danmartuszewski Your server? Claim it
local only

Hop runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 22 Jun 2026.

SSH connection manager with MCP server for AI-assisted operations across servers.

Installs / week
not published
62
Stars
0 open issues
22 Jun 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 22 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a file path from a variable internal/sshconfig/parser.go:158
        pattern = filepath.Join(baseDir, pattern)
Touches key and credential files internal/cmd/get.go:177, internal/cmd/import.go:23
  hop get staging identity_file --default ~/.ssh/id_rsa
  hop get staging identity_file --default ~/.ssh/id_rsa

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Hop

same job, measured the same way
Base Multi Wallet MCP
by lordbasilaiassistant-sudo

MCP server for AI agents to manage multiple wallets with coordinated trading and batch operations on

238 installs/wk local only
SSH MCP Server
by yawlabs

MCP server for SSH operations with built-in diagnostics

1 151 installs/wk local only
Collective Memory
by hustada

MCP server for persistent, semantic memory across AI sessions

40 installs/wk local only
Iterminal
by itophua

MCP Server for iTerminal SSH Connection Manager - Control SSH servers through Claude.

53 installs/wk local only
LeadDelta MCP Server
by leaddelta

MCP server for LeadDelta — manage LinkedIn connections and CRM data via AI assistants.

answering
Coolify MCP
by frndchagas

MCP server for Coolify API operations.

98 installs/wk local only
ASAM ODS odsbox jaquel MCP Server
by totonga

MCP server for ASAM ODS with Jaquel query tools, connection management, and data access

883 installs/wk local only
Dependency MCP
by niradler

MCP server for checking package versions across multiple package managers

38 installs/wk local only

Hop — questions

Answers built from our own checks of this server.

Why is there no uptime for Hop?
Hop runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Hop open source?
Yes — it is published under the MIT licence, written in Go and 62 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.