yotsuda/PowerShell.MCP
The universal MCP server for Claude Code and other MCP-compatible clients. One installation gives AI access to 10,000+ PowerShell modules and any CLI tool. You and AI collaborate in the same console with full transparency. Supports Windows, Linux, and macOS.
Platform-specific configuration:
{
"mcpServers": {
"PowerShell.MCP": {
"command": "npx",
"args": [
"-y",
"PowerShell.MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...