Skip to main content
Glama

SSH-PowerShell MCP Server

by GUEPARD98

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoNode.js environmentproduction
LOG_LEVELNoLogging levelinfo
SSH_KEY_PATHNoPath to your SSH private key
COMMAND_TIMEOUTNoCommand timeout in milliseconds30000
SSH_DEFAULT_HOSTNoYour default server IP address
SSH_DEFAULT_PORTNoSSH port number22
SSH_DEFAULT_USERNoYour default SSH username
SSH_STRICT_HOST_KEY_CHECKINGNoSSH strict host key checking settingno

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
ssh_execute

Ejecutar comandos en máquinas remotas vía SSH usando clave SSH

powershell_execute

Ejecutar comandos PowerShell localmente

ssh_scan

Escanear red para encontrar hosts SSH disponibles

ssh_keyscan

Obtener fingerprint de claves SSH de un host

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