Skip to main content
Glama

SSH MCP

ssh_disconnect

Terminate an active SSH connection by specifying its ID using this tool. Ensures quick and controlled disconnection from remote servers.

Instructions

Close an SSH connection

Input Schema

NameRequiredDescriptionDefault
connectionIdYesID of an active SSH connection

Input Schema (JSON Schema)

{ "properties": { "connectionId": { "description": "ID of an active SSH connection", "type": "string" } }, "required": [ "connectionId" ], "type": "object" }
Install Server

Other Tools from SSH MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mixelpixx/SSH-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server