PowerShell Exec

Enables real-time execution of PowerShell scripts through a lightweight Python server, bridging AI tools with PowerShell functiona

dfinke 58
Claude CodeClaude DesktopGeneric
View source ↗

MCP PowerShell Exec Server enables AI assistants to execute PowerShell scripts and receive the output in real-time. Developed by Doug Finke, this lightweight Python server uses FastMCP to create a bridge between AI tools like GitHub Copilot and PowerShell functionality. The implementation securely processes PowerShell code strings through subprocess calls, making it particularly valuable for AI agents that need to analyze data, automate Windows tasks, or interact with PowerShell modules without leaving their interface. It integrates seamlessly with VSCode Insiders in agent mode, allowing for powerful PowerShell capabilities within AI-assisted workflows.

Source

Repository: https://github.com/dfinke/mcp-powershell-exec

Maintain PowerShell Exec?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[PowerShell Exec on getagentictools](https://getagentictools.com/mcp/dfinke-mcp-powershell-exec?ref=badge)