Skip to main content
Glama

SSH MCP Server

by balloonf

ssh_close_session

Terminate a specific SSH session by providing its session ID. This tool simplifies session management on the SSH MCP Server for efficient remote connection handling.

Instructions

특정 SSH 세션 종료

Input Schema

NameRequiredDescriptionDefault
session_idYes

Input Schema (JSON Schema)

{ "properties": { "session_id": { "title": "Session Id", "type": "string" } }, "required": [ "session_id" ], "title": "ssh_close_sessionArguments", "type": "object" }
Install Server

Other Tools from SSH MCP Server

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/balloonf/ssh_mcp'

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