Skip to main content
Glama

SSH MCP

ssh_disconnect

Terminate an active SSH connection by specifying its connection ID using this tool. Maintain control over SSH sessions with precision and efficiency.

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" }

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