Skip to main content
Glama

SSH MCP Server

by balloonf

ssh_session_info

Retrieve detailed information about a specific SSH session by providing the session ID. Use this tool to monitor and manage active SSH connections effectively on the SSH MCP Server.

Instructions

특정 SSH 세션의 상세 정보 조회

Input Schema

NameRequiredDescriptionDefault
session_idYes

Input Schema (JSON Schema)

{ "properties": { "session_id": { "title": "Session Id", "type": "string" } }, "required": [ "session_id" ], "title": "ssh_session_infoArguments", "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