Pwsh Exec MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 60 installs a week from pypi. Last commit 13 Jun 2026.
A minimal, transparent PowerShell 7 MCP for Windows — one tool: raw exit code, stdout, stderr.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
proc = subprocess.Popen(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pwsh-exec-mcp -- uvx pwsh-exec
{
"mcpServers": {
"pwsh-exec-mcp": {
"args": [
"pwsh-exec"
],
"command": "uvx"
}
}
}
[mcp_servers.pwsh-exec-mcp]
command = "uvx"
args = ["pwsh-exec"]
{
"mcpServers": {
"pwsh-exec-mcp": {
"args": [
"pwsh-exec"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"pwsh-exec-mcp": {
"args": [
"pwsh-exec"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
PWSH_EXEC_DEFAULT_DIR (Default working directory for commands (defaults to %TEMP%/pwsh-exec).).
The author declared them in the registry entry; get the values from the project itself.
Go code coverage analysis tool with MCP server for AI-powered coverage workflows
Go code coverage analysis tool with MCP server for AI-powered coverage workflows
Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding
One MCP endpoint for Claude, GPT & Gemini: 100+ tools + no-code connectors + agent workers.
Multi-tool AI orchestration: Claude Code, Codex, Gemini on shared repos. 11 MCP tools, stdio.
Unified execution environment for Python code, shell commands, and programmatic MCP tool calls
Transpile Rust code to POSIX-compliant shell scripts with formal correctness guarantees
Gemini-powered MCP server for code analysis.
Answers built from our own checks of this server.