Azure-CLI-MCP

Pow3rTool/Azure-CLI-MCP
★ 0 stars Python Security Updated 13d ago
MCP server using oauth on-behalf-of flow to Azure CLI
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "azure-cli-mcp": {
      "command": "uvx",
      "args": [
        "azure-cli-mcp"
      ]
    }
  }
}

Or install with pip: pip install azure-cli-mcp