{"openapi":"3.1.0","info":{"title":"gcloud CLI (Google Cloud SDK)","description":"Google Cloud Platform 전체 리소스를 커맨드라인으로 관리하는 공식 CLI입니다. Cloud Run 배포, GCS 버킷 관리, BigQuery 쿼리, Compute Engine, IAM 권한 설정, GKE 클러스터 운영을 지원합니다. GCP를 사용하는 한국 개발자에게 필수 도구입니다.","version":"1.0.0","x-fusepie-id":"cli-gcloud","x-fusepie-category":"data","x-fusepie-provider":"Google"},"servers":[{"url":"https://cloud.google.com/sdk/docs/install","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_cli_gcloud","summary":"gcloud CLI (Google Cloud SDK)","description":"Google Cloud Platform 전체 리소스를 커맨드라인으로 관리하는 공식 CLI입니다. Cloud Run 배포, GCS 버킷 관리, BigQuery 쿼리, Compute Engine, IAM 권한 설정, GKE 클러스터 운영을 지원합니다. GCP를 사용하는 한국 개발자에게 필수 도구입니다.","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":"Get your API key from: https://console.cloud.google.com"}}},"x-mcp-config":{"mcpServers":{"cli-gcloud":{"command":"npx","args":["-y","@fusepie/mcp-cli-gcloud"],"env":{"API_KEY":""}}}}}