Platforms / youtube
youtube toolset
40 tools. Mount this server and your agent gets every youtube endpoint, fully typed.
claude mcp add capzy-youtube --transport http https://mcp.capzy.ai/youtube/mcp \ --header "Authorization: Bearer YOUR_KEY"
Channels
youtube_channel_about
1 credit
Channel About
Lightweight channel about payload.
| Param | Type | Required | Description |
|---|---|---|---|
channel_id |
string | required | Channel id. |
youtube_channel_community
1 credit
Channel Community
A channel's community posts.
| Param | Type | Required | Description |
|---|---|---|---|
channel_id |
string | required | Channel id. |
continuation |
string | optional | Token. |
youtube_channel_detail
1 credit
Channel Detail
Full channel detail.
| Param | Type | Required | Description |
|---|---|---|---|
channel_id |
string | required | Channel id. |
gl |
string | optional | Region. Default: US |
youtube_channel_playlists
1 credit
Channel Playlists
A channel's playlists.
| Param | Type | Required | Description |
|---|---|---|---|
channel_id |
string | required | Channel id. |
continuation |
string | optional | Token. |
youtube_channel_resolve
1 credit
Resolve Channel
Resolve a handle / URL to canonical ids.
| Param | Type | Required | Description |
|---|---|---|---|
query |
string | required | Handle (@name) or URL. |
youtube_channel_search
1 credit
Channel Search
Search within a channel.
| Param | Type | Required | Description |
|---|---|---|---|
channel_id |
string | required | Channel id. |
query |
string | required | Search query. |
youtube_channel_shorts
1 credit
Channel Shorts
A channel's Shorts.
| Param | Type | Required | Description |
|---|---|---|---|
channel_id |
string | required | Channel id. |
continuation |
string | optional | Token. |
youtube_channel_streams
1 credit
Channel Streams
A channel's live streams.
| Param | Type | Required | Description |
|---|---|---|---|
channel_id |
string | required | Channel id. |
continuation |
string | optional | Token. |
youtube_channel_subscriber_count
1 credit
Subscriber Count
Fast subscriber-count-only lookup.
| Param | Type | Required | Description |
|---|---|---|---|
channel_id |
string | required | Channel id. |
youtube_channel_videos
1 credit
Channel Videos
A channel's videos.
| Param | Type | Required | Description |
|---|---|---|---|
channel_id |
string | required | Channel id. |
continuation |
string | optional | Token. |
Feeds
youtube_hashtag
1 credit
Hashtag Videos
Videos under a hashtag.
| Param | Type | Required | Description |
|---|---|---|---|
tag |
string | required | Hashtag (no #). |
gl |
string | optional | Region. Default: US |
continuation |
string | optional | Token. |
youtube_home
1 credit
not yet verified
Home
Guest home / recommendations feed.
| Param | Type | Required | Description |
|---|---|---|---|
gl |
string | optional | Region. Default: US |
continuation |
string | optional | Token. |
youtube_trending
1 credit
not yet verified
Trending
Trending feed (Now / Music / Gaming / Movies).
| Param | Type | Required | Description |
|---|---|---|---|
gl |
string | optional | Region. Default: US |
hl |
string | optional | Language. Default: en |
continuation |
string | optional | Continuation token. |
youtube_trending_shorts
1 credit
not yet verified
Trending Shorts
Trending Shorts shelf.
| Param | Type | Required | Description |
|---|---|---|---|
gl |
string | optional | Region. Default: US |
continuation |
string | optional | Token. |
Music
youtube_music_search
1 credit
Music Search
YouTube Music search (songs, albums, artists).
| Param | Type | Required | Description |
|---|---|---|---|
query |
string | required | Query. |
gl |
string | optional | Region. Default: US |
Playlists
youtube_mix
1 credit
Mix
An auto-generated mix.
| Param | Type | Required | Description |
|---|---|---|---|
mix_id |
string | required | Mix playlist id (RD...). |
continuation |
string | optional | Token. |
youtube_playlist_detail
1 credit
not yet verified
Playlist Detail
Full playlist detail + first item page.
| Param | Type | Required | Description |
|---|---|---|---|
playlist_id |
string | required | Playlist id. |
gl |
string | optional | Region. Default: US |
youtube_playlist_items
1 credit
not yet verified
Playlist Items
A page of playlist items.
| Param | Type | Required | Description |
|---|---|---|---|
playlist_id |
string | required | Playlist id. |
continuation |
string | optional | Token. |
Posts
youtube_post_comments
1 credit
not yet verified
Post Comments
Comments on a community post.
| Param | Type | Required | Description |
|---|---|---|---|
post_id |
string | required | Post id. |
continuation |
string | optional | Token. |
youtube_post_detail
1 credit
Community Post
A community post.
| Param | Type | Required | Description |
|---|---|---|---|
post_id |
string | required | Post id. |
Reference
youtube_categories
1 credit
Categories
Video category reference list.
No parameters.
youtube_languages
1 credit
Languages
Supported UI languages (hl).
No parameters.
youtube_markets
1 credit
Markets
Supported markets reference.
No parameters.
youtube_oembed
1 credit
oEmbed
Public oEmbed metadata for a URL.
| Param | Type | Required | Description |
|---|---|---|---|
url |
string | required | YouTube video/playlist URL. |
youtube_regions
1 credit
Regions
Supported content regions (gl).
No parameters.
Search
youtube_autocomplete
1 credit
Autocomplete
Keyword autocomplete suggestions.
| Param | Type | Required | Description |
|---|---|---|---|
query |
string | required | Prefix. |
gl |
string | optional | Region. Default: US |
youtube_search
1 credit
Search
Search videos, channels, shorts and playlists. Results are grouped by type.
| Param | Type | Required | Description |
|---|---|---|---|
query |
string | required | Search query. |
gl |
string | optional | Region (two-letter country code). Default: US |
hl |
string | optional | Language (two-letter code). Default: en |
sort_by |
string | optional | Result ordering: relevance | upload_date | view_count | rating. |
upload_date |
string | optional | Upload age filter: last_hour | today | week | month | year. |
duration |
string | optional | Length filter: short | medium | long. |
type |
string | optional | Result type filter: video | channel | playlist | movie. |
features |
array | optional | Feature filters (any of): hd | subtitles | live | 4k. |
continuation |
string | optional | Next-page token (from pagination.next_page_token). |
Shorts
youtube_shorts_by_sound
1 credit
not yet verified
Shorts by Sound
Shorts using a given sound.
| Param | Type | Required | Description |
|---|---|---|---|
sound_id |
string | required | Sound id. |
continuation |
string | optional | Token. |
youtube_shorts_detail
1 credit
Shorts Detail
Full Shorts detail.
| Param | Type | Required | Description |
|---|---|---|---|
video_id |
string | required | Shorts video id. |
Videos
youtube_comment_replies
1 credit
not yet verified
Comment Replies
Replies to a comment.
| Param | Type | Required | Description |
|---|---|---|---|
video_id |
string | required | Video id. |
comment_id |
string | required | Comment id. |
continuation |
string | required | Replies continuation token. |
youtube_transcript
1 credit
not yet verified
Transcript
Timed transcript for a video: every caption segment plus the available transcript tracks.
| Param | Type | Required | Description |
|---|---|---|---|
video_id |
string | required | Video id. |
lang |
string | optional | Preferred transcript language (two-letter code). Default: en |
gl |
string | optional | Region (two-letter country code). Default: US |
hl |
string | optional | Language (two-letter code). Default: en |
youtube_video
1 credit
Video
Full video: metadata, channel, description with links, chapters, related videos and comments.
| Param | Type | Required | Description |
|---|---|---|---|
video_id |
string | required | Video id. |
gl |
string | optional | Region (two-letter country code). Default: US |
hl |
string | optional | Language (two-letter code). Default: en |
youtube_video_captions
1 credit
not yet verified
Captions
Available caption tracks.
| Param | Type | Required | Description |
|---|---|---|---|
video_id |
string | required | Video id. |
youtube_video_comments
1 credit
Video Comments
Top-level comments.
| Param | Type | Required | Description |
|---|---|---|---|
video_id |
string | required | Video id. |
continuation |
string | optional | Token. |
youtube_video_detail
1 credit
Video Detail
Full video detail.
| Param | Type | Required | Description |
|---|---|---|---|
video_id |
string | required | Video id. |
gl |
string | optional | Region. Default: US |
youtube_video_live_chat
1 credit
not yet verified
Live Chat
Live chat / chat replay messages.
| Param | Type | Required | Description |
|---|---|---|---|
video_id |
string | required | Video id. |
continuation |
string | optional | Chat continuation token. |
youtube_video_related
1 credit
Related Videos
Related / recommended videos.
| Param | Type | Required | Description |
|---|---|---|---|
video_id |
string | required | Video id. |
continuation |
string | optional | Token. |
youtube_video_streams
1 credit
not yet verified
Streams
Streaming formats (best-effort URLs).
| Param | Type | Required | Description |
|---|---|---|---|
video_id |
string | required | Video id. |
youtube_video_transcript
1 credit
not yet verified
Transcript
Timed transcript (SRT/VTT/text).
| Param | Type | Required | Description |
|---|---|---|---|
video_id |
string | required | Video id. |
lang |
string | optional | Caption language. Default: en |
youtube_videos_batch
1 credit
Videos Batch
Up to 50 videos in one request.
| Param | Type | Required | Description |
|---|---|---|---|
video_ids |
array | required | List of video ids (max 50). |
Fewer tools?
The aggregate server at https://mcp.capzy.ai/mcp reaches this platform through 5 discovery meta-tools, and https://mcp.capzy.ai/search/mcp carries just each platform's primary search.