Loading MCP server directory, please wait...
Headless Windows ops over MCP: hidden PowerShell + in-process SSH, WinRM & SFTP.
npx @getmcp/cli add io.github.IMRRD/powershell-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.IMRRD/powershell-mcp": {
"command": "npx",
"args": [
"-y",
"powershell-mcp"
]
}
}
}