Agent♥︎Age
Catalog

com.pulsemcp/ssh

Official

by pulsemcp · TypeScript

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

com.pulsemcp/ssh MCP Server

An MCP (Model Context Protocol) server for SSH remote server management with SSH agent authentication support. It addresses passphrase-protected SSH keys by using SSH agent authentication so remote connections can be made without exposing the key passphrase. It also supports direct private key file authentication and includes a startup health check.

🛠️ Key Features

  • SSH agent authentication support
  • Private key file support (direct authentication)
  • Startup health check to verify SSH connectivity

🚀 Use Cases

  • Remote server management over SSH via an MCP server
  • Connecting to SSH hosts when private keys are passphrase-protected

⚡ Developer Benefits

  • Avoids exposing SSH key passphrases by using an SSH agent
  • Provides an alternative authentication path using a private key file

⚠️ Limitations

  • Only the behaviors described in the provided excerpt are supported (SSH management, agent auth, private key file auth, startup SSH connectivity check).

Related servers

More in Cloud & DevOps