com.browserssh/browser-ssh (MCP Server)
The com.browserssh/browser-ssh MCP server provides scoped, audited SSH exec, sessions, and SFTP workflows against saved servers, designed to operate without exposing credentials. It is described as handling SSH execution, session management, and SFTP file access within an environment limited to the configured server set.
🛠️ Key Features
- Scoped access to SSH exec
- Audited SSH sessions
- SFTP support
- Uses saved servers
- Avoids exposing credentials
🚀 Use Cases
- Running audited SSH commands on saved servers
- Establishing managed SSH sessions for operational tasks
- Accessing files via SFTP without credential exposure
⚡ Developer Benefits
- Credential handling is abstracted away from the client
- Predictable operation constrained to saved servers
⚠️ Limitations
- Details on tool count, supported operations beyond exec/sessions/SFTP, and authentication mechanics are not provided.