{"openapi":"3.1.0","info":{"title":"Azure CLI","description":"Microsoft Azure 공식 CLI로 가상 머신, App Service, 스토리지, AKS 등 Azure 전체 리소스를 관리합니다. az group, az vm, az webapp 등의 명령으로 리소스 그룹 기반의 클라우드 인프라를 프로비저닝하고 관리합니다.","version":"1.0.0","x-fusepie-id":"cli-azure","x-fusepie-category":"data","x-fusepie-provider":"Microsoft"},"servers":[{"url":"brew install azure-cli","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_cli_azure","summary":"Azure CLI","description":"Microsoft Azure 공식 CLI로 가상 머신, App Service, 스토리지, AKS 등 Azure 전체 리소스를 관리합니다. az group, az vm, az webapp 등의 명령으로 리소스 그룹 기반의 클라우드 인프라를 프로비저닝하고 관리합니다.","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}},"security":[{"apiKey":[]}]}}},"components":{"securitySchemes":{"apiKey":{"type":"apiKey","in":"header","name":"Authorization","description":"API key required"}}},"x-mcp-config":{"mcpServers":{"cli-azure":{"command":"npx","args":["-y","@fusepie/mcp-cli-azure"],"env":{"API_KEY":""}}}}}