Skip to main content
Glama

SSH-PowerShell MCP Server

by GUEPARD98

ssh_keyscan

Retrieve SSH key fingerprints from remote hosts to verify server identity and establish secure connections for system administration tasks.

Instructions

Obtener fingerprint de claves SSH de un host

Input Schema

NameRequiredDescriptionDefault
hostYesHost para obtener claves SSH

Input Schema (JSON Schema)

{ "properties": { "host": { "description": "Host para obtener claves SSH", "type": "string" } }, "required": [ "host" ], "type": "object" }

Other Tools from SSH-PowerShell 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/GUEPARD98/MCP-POWERSHELL'

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