youtube-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ZYTE_API_KEY | No | Optional Zyte proxy API key to avoid YouTube blocking |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_videosB | 키워드로 YouTube 동영상을 검색합니다. |
| get_videoA | 동영상 ID 또는 URL로 YouTube 동영상 상세를 조회합니다. |
| get_videosA | 여러 동영상 ID 또는 URL로 YouTube 동영상을 일괄 조회합니다. |
| search_channelsC | 키워드로 YouTube 채널을 검색합니다. |
| get_channelA | 채널 ID, @핸들, 또는 URL로 YouTube 채널 정보를 조회합니다. |
| get_channel_videosC | 채널의 최근 동영상 목록을 조회합니다. |
| get_playlistB | 재생목록 ID 또는 URL로 YouTube 재생목록 정보를 조회합니다. |
| get_playlist_itemsB | 재생목록에 포함된 동영상 목록을 조회합니다. |
| get_video_commentsB | 동영상의 인기 댓글 또는 최신 댓글을 조회합니다. |
| api_statusA | YouTube 스크래핑 상태, 요청 횟수, Zyte 프록시 사용 여부를 확인합니다. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/iamkw0n/youtube-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server