{"openapi":"3.1.0","info":{"title":"Google Cloud Vision AI","description":"Google Cloud Vision API는 이미지 라벨링, 얼굴 감지, 텍스트 추출(OCR), 랜드마크 인식, 유해 콘텐츠 감지를 제공합니다. 월 1,000건 무료 분석이 가능하며, 이미지 자동 태깅, 콘텐츠 모더레이션, 문서 디지털화에 활용됩니다.","version":"1.0.0","x-fusepie-id":"google-vision","x-fusepie-category":"ai","x-fusepie-provider":"Google"},"servers":[{"url":"https://vision.googleapis.com/v1","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_google_vision","summary":"Google Cloud Vision AI","description":"Google Cloud Vision API는 이미지 라벨링, 얼굴 감지, 텍스트 추출(OCR), 랜드마크 인식, 유해 콘텐츠 감지를 제공합니다. 월 1,000건 무료 분석이 가능하며, 이미지 자동 태깅, 콘텐츠 모더레이션, 문서 디지털화에 활용됩니다.","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/apis/library/vision.googleapis.com"}}},"x-mcp-config":{"mcpServers":{"google-vision":{"command":"npx","args":["-y","@fusepie/mcp-google-vision"],"env":{"API_KEY":""}}}}}