YouTube Integration
YouTube 통합
YouTube MCP 서버는 YouTube 비디오에서 대본을 추출하는 기능을 제공합니다.
사용 가능한 도구
유튜브 대본 받기
YouTube 비디오에서 대본 텍스트를 검색합니다.
매개변수 :
videoUrl: 전체 YouTube 비디오 URL(표준, 단축 및 내장 URL 지원)
반환 : 다음을 포함하는 객체:
content: 대본 텍스트가 있는 배열
Related MCP server: YouTube Transcript MCP Server
URL 지원
다양한 YouTube URL 형식을 처리합니다.
표준:
https://www.youtube.com/watch?v=VIDEO_ID단축:
https://youtu.be/VIDEO_ID삽입:
https://www.youtube.com/embed/VIDEO_ID
오류 처리
서버는 표준 오류 처리를 구현합니다.
잘못된 URL은
ErrorCode.InvalidParams반환합니다.URL이 누락되면
ErrorCode.InvalidParams가 반환됩니다.실패한 대본 가져오기가 형식화된 오류 메시지를 반환합니다.
SIGINT에 대한 정상적인 종료
기술적 세부 사항
Highlight AI MCP SDK를 사용하여 구축됨
youtube-transcript 라이브러리를 사용합니다
Zod를 통한 입력 검증
stdio 기반 MCP 서버로 실행됩니다.
Node.js >=18.0.0 지원
제한 사항
자막이 활성화된 비디오에서만 작동합니다.
현재는 영어 성적증명서만 반환합니다.
속도 제한은 YouTube의 API 제한에 따라 달라집니다.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI models like Claude to easily access and utilize subtitle data from YouTube videos by extracting transcripts from video URLs with support for multiple languages.1MIT
- FlicenseNot gradedqualityDmaintenanceEnables fetching YouTube video transcripts with Google OAuth 2.0 authentication. Supports both manual and auto-generated transcripts with optional timestamps from video URLs or IDs.
- FlicenseBqualityNot gradedmaintenanceEnables extraction and processing of YouTube video transcripts from individual videos, channels, and playlists. Supports transcript search, batch processing, multiple output formats (JSON, text, SRT, VTT), and bulk operations across multiple videos.1134
- FlicenseDqualityDmaintenanceEnables AI assistants to fetch and analyze transcripts from YouTube videos using video IDs or URLs, with support for multiple language preferences.1
Related MCP Connectors
Extract YouTube transcripts, search what was said, and read on-screen frames with cited timestamps.
Fetch transcripts, subtitles, chapters, metadata and frames from YouTube and 10+ video platforms
YouTube transcripts, subtitles, and video metadata as structured JSON via an Apify Actor.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/highlight-ing/highlight-youtube-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server