Back to search
30
MCP

@hbarhate/ssh-mcp-server

npm/@hbarhate/ssh-mcp-server

MCP server for SSH remote command execution

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-ssh-server-tool
MCP Server for SSH connections and remote command execution
0 tools
io.github.danielecr/realssh-mcp
MCP server for SSH remote command execution
0 tools
io.github.jordanburke/ssh-client-mcp-server
MCP server for executing shell commands on remote hosts via SSH.
0 tools
cygnus-ssh-mcp
MCP server for SSH remote server management
0 tools
com.pulsemcp/ssh
MCP server for SSH remote server management with SSH agent authentication support.
0 tools
host-terminal-mcp
MCP server for executing terminal commands on the host machine with configurable permissions
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@hbarhate/ssh-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}