Skip to main content
Glama

SSH-PowerShell MCP Server

by GUEPARD98

powershell_execute

Execute PowerShell commands locally to automate system administration tasks and streamline Windows management processes.

Instructions

Ejecutar comandos PowerShell localmente

Input Schema

NameRequiredDescriptionDefault
commandYesComando PowerShell a ejecutar

Input Schema (JSON Schema)

{ "properties": { "command": { "description": "Comando PowerShell a ejecutar", "type": "string" } }, "required": [ "command" ], "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