Skip to main content
Glama
liang04
by liang04

check_ssh_connection

Verify SSH connection status to remote servers by checking connectivity, host details, and authentication parameters to ensure reliable access.

Instructions

检查SSH连接状态

Args:
    connection_name: SSH连接名称,如果不指定则使用默认连接

Returns:
    Dict包含连接状态信息:
    - connected: 是否能够连接
    - connection_name: 连接名称
    - host: 目标主机
    - port: 目标端口
    - username: 用户名
    - error: 错误信息(如果有)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
connection_nameNo

Latest Blog Posts

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/liang04/ssh-mcp'

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