get_connections
Retrieve active SSH sessions to monitor and manage ongoing connections on remote Linux and Windows systems using the SSH MCP Server.
Instructions
Return every STILL-OPEN SSH session in global state.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"additionalProperties": false,
"properties": {},
"type": "object"
}