Skip to main content
Glama

MCP SSH Agent

by AiondaDotCom

checkConnectivity

Verify SSH connectivity to a remote host using its alias or hostname. Ensures successful connection setup for further operations on the MCP SSH Agent server.

Instructions

Checks if an SSH connection to the host is possible

Input Schema

NameRequiredDescriptionDefault
hostAliasYesAlias or hostname of the SSH host

Input Schema (JSON Schema)

{ "properties": { "hostAlias": { "description": "Alias or hostname of the SSH host", "type": "string" } }, "required": [ "hostAlias" ], "type": "object" }

Other Tools from MCP SSH Agent

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

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