Enables AI models to access and manage SSH connections through a standardized interface, allowing AI assistants to perform SSH operations like connecting to servers, executing commands, and managing f…
| Tool name | Description | Destructive? |
|---|---|---|
| connect | ✓ no | |
| disconnect | ✓ no | |
| listConnections | ✓ no | |
| getConnection | ✓ no | |
| deleteConnection⚠ | ⚠ yes |
| executeCommand⚠ | ⚠ yes | |
| backgroundExecute⚠ | ⚠ yes | |
| stopBackground | ✓ no | |
| getCurrentDirectory | ✓ no | |
| uploadFile | ✓ no | |
| downloadFile | ✓ no | |
| batchUploadFiles | ✓ no | |
| batchDownloadFiles | ✓ no | |
| getFileTransferStatus | ✓ no | |
| listFileTransfers | ✓ no | |
| listActiveSessions | ✓ no | |
| listBackgroundTasks | ✓ no | |
| stopAllBackgroundTasks | ✓ no | |
| mcp_ssh_mcp_createTerminalSession⚠ | ⚠ yes | |
| mcp_ssh_mcp_writeToTerminal⚠ | ⚠ yes | |
| createTunnel | ✓ no | |
| closeTunnel | ✓ no | |
| listTunnels | ✓ no |