ssh_close_all_sessions
Terminate all active SSH sessions managed by the SSH MCP Server to reset connections, ensure system security, or clear stale sessions.
Instructions
모든 SSH 세션 종료
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "ssh_close_all_sessionsArguments",
"type": "object"
}