Skip to main content
Glama

ssh_connection_status

Check SSH connection status and manage active connections with actions to reconnect, disconnect, or clean up connection pools for remote server management.

Instructions

Check status of SSH connections and manage connection pool

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform
serverNoServer name (for reconnect/disconnect)

Implementation Reference

  • Registration of the 'ssh_connection_status' tool in the TOOL_GROUPS.advanced array. This centralized registry lists all MCP tools grouped by functionality and is used for conditional registration and validation.
    advanced: [ 'ssh_deploy', 'ssh_execute_sudo', 'ssh_alias', 'ssh_command_alias', 'ssh_hooks', 'ssh_profile', 'ssh_connection_status', 'ssh_tunnel_create', 'ssh_tunnel_list', 'ssh_tunnel_close', 'ssh_key_manage', 'ssh_execute_group', 'ssh_group_manage', 'ssh_history' ]

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

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