Server data from the Official MCP Registry
Headless Windows ops over MCP: hidden PowerShell + in-process SSH, WinRM & SFTP.
Headless Windows ops over MCP: hidden PowerShell + in-process SSH, WinRM & SFTP.
This is a well-engineered PowerShell/SSH/WinRM MCP server with proper error handling and reasonable security defaults. However, the server's design intentionally executes arbitrary scripts and commands provided by the AI host without sandboxing or allow-list policies, which is a significant security concern that users must understand. The README acknowledges this risk, but the lack of built-in gating mechanisms and the broad access to local/remote execution elevate the risk profile. Permissions are appropriate for the server's stated purpose, and code quality is solid. Supply chain analysis found 4 known vulnerabilities in dependencies (2 critical, 2 high severity). Package verification found 1 issue.
7 files analyzed · 13 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-imrrd-powershell-mcp": {
"args": [
"-y",
"powershell-mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.