Submit

Mcp Remote Ssh

@faizbawa

MCP server giving AI agents full SSH access with secret-safe environment variable injection. Supports persistent sessions, structured command execution, SFTP file transfer, port forwarding, and automatic output redaction that prevents secrets from reaching the LLM.

Server Config

{
  "mcpServers": {
    "remote-ssh": {
      "command": "uvx",
      "args": [
        "mcp-remote-ssh"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.