Skip to main content
Glama

SSH MCP Server

by balloonf

ssh_session_info

Retrieve detailed information about a specific SSH session to monitor connection status, execute commands, and manage remote interactions efficiently using the Model Context Protocol.

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