PowerShell.MCP

yotsuda/PowerShell.MCP
★ 43 stars C# 🤖 AI/LLM Updated 7d ago
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.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "powershell.mcp": {
      "command": "npx",
      "args": [
        "-y",
        "yotsuda/PowerShell.MCP"
      ]
    }
  }
}

Topics

ai-agentai-integrationmcpmcp-serverpowershell