ssh_disconnect
Terminate SSH connections cleanly using the specified connection ID. This tool ensures secure disconnection when sessions are no longer required on the Windows CLI MCP Server.
Instructions
Disconnect from an SSH server
Example usage:
{
"connectionId": "raspberry-pi"
}
Use this to cleanly close SSH connections when they're no longer needed.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
connectionId | Yes | ID of the SSH connection to disconnect |