Automates Windows PowerShell tasks programmatically via a JSON-RPC interface, enabling script execution, clipboard operations, and terminal output capture.
Provides a Model Context Protocol (MCP) server designed to streamline Windows PowerShell automation using Python. It acts as a bridge, allowing external applications, such as AI assistants, to programmatically interact with Windows Terminal. This enables seamless execution of PowerShell scripts, convenient access to clipboard content, and the ability to capture terminal output, significantly enhancing productivity for developers and system administrators.