mcpserver.lol
registry/youtube-mcp
Connection check verified live · 27h ago

youtube-mcp

Search, video, channel, playlist, comments, trending and related items from YouTube. Hosted by the p

Tools 35
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

35 tools

Read from the running server on 27h ago.

authenticate token
MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <token>` for a permanent…
connect read-only
Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns connect_url for the tool…
marketplace limitqueryactionmcp_idmessagetool_id +17
The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like "find an MCP that does X", "consulta um CPF",…
report_bug contextmessage*conversation
Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction.
show_version read-only
Show the current MCP platform and adapter versions.
toolkit_info read-only
Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes.
youtube_api read-only bodypath*querymethod
Escape hatch: call any path on the YouTube backend. Pass path (e.g. /search), optional method (default GET), query map, and JSON body for POST. Prefer the named youtube_* tools whe…
youtube_channel_about read-only ididsforUsername
Channel description, links, country, subscriber count, banner. Bulk support: accepts ids for batched execution.
youtube_channel_community read-only ididstokenforUsername
Community posts tab for a channel. Bulk support: accepts ids for batched execution.
youtube_channel_featured read-only ididstokenforUsername
Featured channels listed on a channel. Note: YouTube deprecated the featured-channels tab; this route exists upstream but typically returns an empty/error envelope. Bulk support:…
youtube_channel_home read-only ididstokenforUsername
Channel home page payload (featured shelves + meta). Bulk support: accepts ids for batched execution.
youtube_channel_playlists read-only ididstokensort_byforUsername
Channel playlists tab. Bulk support: accepts ids for batched execution.
youtube_channel_search read-only ididsquery*tokenforUsername
Search a channel's own videos and playlists. Bulk support: accepts ids for batched execution.
youtube_channel_shorts read-only ididstokenforUsername
Channel shorts tab. Bulk support: accepts ids for batched execution.
youtube_channel_shorts_post read-only ididstokenparams*forUsername
POST variant of channel shorts. Requires a `params` continuation token from a prior GET response. Skip in daily smoke (no synthetic params). Bulk support: accepts ids for batched…
youtube_channel_store read-only ididsforUsername
Store / merch shelf for a channel. Bulk support: accepts ids for batched execution.
youtube_channel_videos read-only ididstokensort_byforUsername
Channel videos tab. Bulk support: accepts ids for batched execution.
youtube_channel_videos_post read-only ididstokenparams*forUsername
POST variant of channel videos. Requires a `params` continuation token captured from a prior GET response — used to fetch deeper pages or filtered shelves that the GET surface can'…
youtube_comment_delete accountcomment_id*comment_ids
Apaga DEFINITIVAMENTE um comentário (não tem desfazer). Só funciona em comentário do próprio canal ou em vídeo do canal conectado. Para esconder sem apagar, prefira youtube_comment…
youtube_comment_moderate status*accountban_authorcomment_ids*
Modera comentários no canal conectado: publica (`published`), segura para revisão (`heldForReview`) ou rejeita (`rejected`). `ban_author` só é aceito junto de `rejected`. Vale apen…
youtube_comment_post text*accountvideo_id*video_ids
Publica um comentário NOVO de topo em um vídeo, como o canal conectado. Para responder alguém, use youtube_comment_reply. Custa 50 unidades da cota. Bulk support: accepts video_id…
youtube_comment_reply accountreplies*
Responde comentários como o canal conectado. Aceita VÁRIAS respostas numa chamada (`replies`), e um item que falha não derruba os outros. `parent_id` tem que ser o id de um comentá…
youtube_comments read-only id*idstokensort_by
Top-level comments thread for a video. Bulk support: accepts ids for batched execution.
youtube_comment_threads read-only orderaccountvideo_idvideo_idschannel_idpage_token +4
Comentários de TOPO pela API oficial, com as respostas já existentes. É daqui que sai o `parent_id` usado em youtube_comment_reply (o id do thread), então prefira esta tool a youtu…
youtube_comment_update text*accountcomment_id*comment_ids
Edita o texto de um comentário ou resposta PUBLICADO pelo canal conectado (corrigir um erro sem apagar e repostar, o que perderia as curtidas e o encadeamento). Só funciona em come…
youtube_download read-only id*idscgeo
Stream/download metadata for a video (formats, audio/video URLs, status). Bulk support: accepts ids for batched execution.
youtube_hashtag read-only tag*typetoken
Posts under a hashtag (without leading #).
youtube_home_feed read-only geolangtoken
YouTube home feed (anonymous, geo/lang aware).
youtube_hype read-only geolangtoken
YouTube Hype: viral / hyped videos feed.
youtube_my_channels read-only account
Lista os canais do YouTube conectados (os que podem responder e moderar comentários), com id, nome e estatísticas. Use antes de responder para confirmar de qual canal a resposta va…
youtube_playlist read-only id*idstoken
Playlist items by playlist id. Bulk support: accepts ids for batched execution.
youtube_resolve_url read-only url*
Resolve a YouTube URL or share link to its videoId / pageType.
youtube_search read-only geolangtypequery*tokensort_by +2
Search videos, channels, playlists.
youtube_trending read-only geolangtype
Trending videos by region.
youtube_video_related read-only id*idstoken
Related videos for a given video id. Bulk support: accepts ids for batched execution.