Enables real-time execution of PowerShell scripts through a lightweight Python server, bridging AI tools with PowerShell...
Created byApr 22, 2025
MCP PowerShell Exec Server
Overview
MCP PowerShell Exec Server is a lightweight server that accepts PowerShell scripts as strings, executes them, and returns the output. Enabling AI assistants to understand and work with PowerShell.
Features
Accepts PowerShell scripts via string input
Executes scripts securely in an MCP Server environment
Returns execution results in real-time
Installation
Clone the repository and set up the server:
In Action
Watch the video to see MCP PowerShell Exec Server in action:
Integration with GitHub Copilot in VSCode Insiders
To use this MCP server with GitHub Copilot in VSCode Insiders, follow these steps:
Install VSCode Insiders
Install GitHub Copilot Extension
Configure MCP ServerReplace the path with the actual path to your server.py file.
Enable Agent Mode
System Requirements
Python: Version 3.10 or higher (required for optimal performance)
PowerShell: Version 5.1
License
This project is licensed under the MIT License - see the LICENSE file for details.
Support
For issues and questions:
Create an issue in this GitHub repository
MCP PowerShell Exec Server
Overview
MCP PowerShell Exec Server is a lightweight server that accepts PowerShell scripts as strings, executes them, and returns the output. Enabling AI assistants to understand and work with PowerShell.
Features
Accepts PowerShell scripts via string input
Executes scripts securely in an MCP Server environment
Returns execution results in real-time
Installation
Clone the repository and set up the server:
In Action
Watch the video to see MCP PowerShell Exec Server in action: