PowerShell.MCP
1.2.0
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
Dependencies
-
- PSReadLine (>= 2.3.4)
Release Notes
PowerShell.MCP v1.2.0 - Enterprise-Ready MCP Server
=== Key Features ===
• PowerShell 7 as MCP Server with secure named pipe communication
• Complete PowerShell ecosystem access for Claude Desktop and MCP clients
• 50+ ready-to-use prompt examples for immediate productivity
• Enterprise-grade security - local access only, no remote connections
=== Popular Examples ===
• "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.0 (current version) | 11 | 9/17/2025 |
1.1.7 | 72 | 6/27/2025 |
1.1.6 | 17 | 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 |