PowerShell.MCP
1.2.2
Enables PowerShell console to function as an MCP server for Claude Desktop and other clients.
Minimum PowerShell version
7.2.15
Installation Options
Owners
Copyright
(c) Yoshifumi Tsuda. All rights reserved.
Package Details
Author(s)
- Yoshifumi Tsuda
Tags
MCP AI Assistant PowerShell Automation Enterprise
PSEditions
Dependencies
-
- PSReadLine (>= 2.3.4)
Release Notes
PowerShell.MCP v1.2.2 - Enterprise-Ready MCP Server
=== Key Features ===
• 🤝 Shared Console Experience - AI and users collaborate in the same PowerShell session
• 🔄 Persistent State Management - Variables, modules, and authentication preserved across commands
• ⚡ Zero-Overhead Execution - Instant command response without process startup delays
• 🔍 Complete Stream Separation - All 6 PowerShell output streams captured and analyzed
• 📋 Ready-to-Use Prompt Library - 8 specialized prompts for development, administration, and learning
• 🔐 Enterprise Security - Local-only named pipe communication, no network exposure
• 💻 Universal Compatibility - Works with Claude Desktop and any MCP-compatible client
=== Popular Examples ===
• "Review git changes and suggest a commit message"
• "Generate system performance HTML report and open in browser"
• "Show processes consuming more than 100MB memory, sorted by CPU usage"
• "Create colorful disk usage analysis charts and visualizations"
• "Export installed programs to CSV and open in Excel"
• "Review code files and generate development documentation"
=== Quick Setup ===
1. Install-Module PowerShell.MCP
2. Import-Module PowerShell.MCP
3. Configure MCP client: [ModuleBase]\bin\PowerShell.MCP.Proxy.exe
Find path: (Get-Module PowerShell.MCP).ModuleBase
4. Restart MCP client to activate
=== Requirements ===
Windows 10/11, PowerShell 7.2.15+, PSReadLine 2.3.4+ (auto-loaded)
=== Documentation ===
Full examples & setup guide: https://github.com/yotsuda/PowerShell.MCP#examples
Security policy: https://github.com/yotsuda/PowerShell.MCP/blob/main/SECURITY.md
⚠ Provides complete PowerShell access. Use in trusted environments only.
FileList
- PowerShell.MCP.nuspec
- PowerShell.MCP.dll
- PowerShell.MCP.psd1
- PowerShell.MCP.psm1
- bin\PowerShell.MCP.Proxy.exe
Version History
Version | Downloads | Last updated |
---|---|---|
1.2.6 | 4 | 10/9/2025 |
1.2.5 | 18 | 10/4/2025 |
1.2.4 | 16 | 10/2/2025 |
1.2.3 | 18 | 9/29/2025 |
1.2.2 (current version) | 9 | 9/28/2025 |
1.2.1 | 20 | 9/23/2025 |
1.2.0 | 19 | 9/17/2025 |
1.1.7 | 74 | 6/27/2025 |
1.1.6 | 18 | 6/14/2025 |
1.1.5 | 6 | 6/14/2025 |
1.1.4 | 6 | 6/14/2025 |
1.1.3 | 6 | 6/13/2025 |
1.1.2 | 17 | 5/30/2025 |
1.1.1 | 7 | 5/29/2025 |
1.1.0 | 8 | 5/29/2025 |
1.0.4 | 6 | 5/28/2025 |
1.0.3 | 8 | 5/27/2025 |
1.0.2 | 11 | 5/27/2025 |
1.0.1 | 6 | 5/27/2025 |
1.0.0 | 9 | 5/24/2025 |