Back to Home

PowerShell-REPL-MCP-Server

by jacksonhunter

Overview

Provides a persistent PowerShell execution environment for AI agents within Claude Code, with tools for script execution, iterative development, and advanced output analysis via AgentBricks.

Installation

Run Command
dotnet build && .\bin\Debug\net8.0-windows\win-x64\PowerShellMcpServer.exe

Security Notes

Allows arbitrary PowerShell script execution and external command execution via 'pwsh' and 'dev_run' tools. No sandboxing or Just Enough Administration (JEA) constraints are implemented in the current version, making it a high-risk server if used with untrusted inputs. JEA integration is a planned future enhancement.

Similar Servers

Stats

Interest Score0
Security Score2
Cost ClassLow
Avg Tokens150
Stars0
Forks0
Last Update2025-11-19

Tags

PowerShellMCP ServerAI AgentCode AnalysisPersistent Sessions