{"openapi":"3.1.0","info":{"title":"YouTube Data API","description":"YouTube Data API v3는 동영상 검색, 채널 정보, 재생목록, 댓글 조회 기능을 제공합니다. 키워드 검색으로 관련 영상 목록, 조회수·좋아요·구독자 통계를 가져올 수 있으며, 일 10,000 쿼터 무료 제공으로 콘텐츠 분석, 미디어 플랫폼, 크리에이터 도구에 활용됩니다.","version":"1.0.0","x-fusepie-id":"youtube-data","x-fusepie-category":"data","x-fusepie-provider":"Google"},"servers":[{"url":"https://www.googleapis.com/youtube/v3","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_youtube_data","summary":"YouTube Data API","description":"YouTube Data API v3는 동영상 검색, 채널 정보, 재생목록, 댓글 조회 기능을 제공합니다. 키워드 검색으로 관련 영상 목록, 조회수·좋아요·구독자 통계를 가져올 수 있으며, 일 10,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/youtube.googleapis.com"}}},"x-mcp-config":{"mcpServers":{"youtube-data":{"command":"npx","args":["-y","@fusepie/mcp-youtube-data"],"env":{"API_KEY":""}}}}}