does-it-install?

← All servers

com.pulsemcp/ssh

MCP server for SSH remote server management with SSH agent authentication support.

com.pulsemcp/ssh · Repository · version 0.1.5 · 77 stars · listed from registry

Install

The sweep installs into a clean prefix, but this is the command a user would run:

npx ssh-agent-mcp-server

Needs credentials: SSH_HOST, SSH_USERNAME. The probe used placeholder values, so an amber needs credentials result below means the server asked for the real ones, not that it is broken. Maintainers: how to go green.

Results by platform

Linux

needs credentials2026-08-16 · probed over npm

2 recorded runs, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
[WARN] config: No explicit authentication configured - will try SSH agent from environment
[ERROR] SSHClient: Connection error: getaddrinfo EAI_AGAIN DOES_IT_INSTALL_PLACEHOLDER
[ERROR] healthcheck: SSH connection health check failed: getaddrinfo EAI_AGAIN DOES_IT_INSTALL_PLACEHOLDER
Hint: Could not resolve hostname. Check that SSH_HOST is correct.

----------------------------------------
SSH connection health check failed!
Error: getaddrinfo EAI_AGAIN DOES_IT_INSTALL_PLACEHOLDER
Hint: Could not resolve hostname. Check that SSH_HOST is correct.

To skip health checks (e.g., for lazy connection scenarios), set:
  SKIP_HEALTH_CHECKS=true
----------------------------------------

macOS

needs credentials2026-08-16 · probed over npm

2 recorded runs, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
[WARN] config: No explicit authentication configured - will try SSH agent from environment
[ERROR] SSHClient: Connection error: getaddrinfo ENOTFOUND DOES_IT_INSTALL_PLACEHOLDER
[ERROR] healthcheck: SSH connection health check failed: getaddrinfo ENOTFOUND DOES_IT_INSTALL_PLACEHOLDER
Hint: Could not resolve hostname. Check that SSH_HOST is correct.

----------------------------------------
SSH connection health check failed!
Error: getaddrinfo ENOTFOUND DOES_IT_INSTALL_PLACEHOLDER
Hint: Could not resolve hostname. Check that SSH_HOST is correct.

To skip health checks (e.g., for lazy connection scenarios), set:
  SKIP_HEALTH_CHECKS=true
----------------------------------------

Windows

needs credentials2026-08-15 · probed over npm

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
[WARN] config: No explicit authentication configured - will try SSH agent from environment
[ERROR] SSHClient: Connection error: getaddrinfo ENOTFOUND DOES_IT_INSTALL_PLACEHOLDER
[ERROR] healthcheck: SSH connection health check failed: getaddrinfo ENOTFOUND DOES_IT_INSTALL_PLACEHOLDER
Hint: Could not resolve hostname. Check that SSH_HOST is correct.

----------------------------------------
SSH connection health check failed!
Error: getaddrinfo ENOTFOUND DOES_IT_INSTALL_PLACEHOLDER
Hint: Could not resolve hostname. Check that SSH_HOST is correct.

To skip health checks (e.g., for lazy connection scenarios), set:
  SKIP_HEALTH_CHECKS=true
----------------------------------------

Badge

Paste this into the project README to show the current result:

[![does it install](https://img.shields.io/endpoint?url=https://doesitinstall.com/badge/com.pulsemcp__ssh.json)](https://doesitinstall.com/s/com.pulsemcp__ssh.html)