← All servers
🔧

Pwsh ExecVerified🛡 No advisories

io.github.Jason26214/pwsh-exec-mcp
New to MCP? Start here →
1★ stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/jason26214, which proved it owns this namespace.

Verified owner: github.com/jason26214io.github.Jason26214/pwsh-exec-mcp

🛡 Permissions & trustwhat this server can touch before you run it

Configuration
Reads PWSH_EXEC_DEFAULT_DIR.

About

A minimal, transparent PowerShell 7 MCP for Windows — one tool: raw exit code, stdout, stderr.

Packages & transports

pypipwsh-execv1.0.1 · uvx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "pwsh_exec": {
      "command": "uvx",
      "args": [
        "pwsh-exec"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx pwsh-exec