PowerShell Execution icon

PowerShell Execution

Enables AI assistants and other clients to securely execute PowerShell commands and retrieve results.

About

Act as a robust MCP Server designed to bridge the gap between AI assistants and Windows environments, enabling the seamless execution of PowerShell commands. Built with TypeScript and Bun, it provides a secure and non-interactive way for client applications to run PowerShell scripts, retrieve their output, and automate tasks. It supports both modern PowerShell 7 and legacy Windows PowerShell 5.1, offering flexible deployment options with Bun or Node.js.

Key Features

  • Supports Bun and Node.js runtimes
  • Compatible with PowerShell 7 and Windows PowerShell 5.1
  • Configurable execution timeout
  • Secure, non-interactive script execution
  • Zero-configuration installation via bunx or npx
  • 0 GitHub stars

Use Cases

  • Allowing AI assistants to automate tasks on Windows systems
  • Integrating PowerShell script execution into external applications
  • Orchestrating Windows server management through programmatic interfaces