The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the YouTube listing page.
Busca, vídeo, canal, playlist, comentários, trending e relacionados do YouTube. Hospedado pela plataforma, sem necessidade de credencial.
English version · Documentação completa · Skill pra agentes
A Anthropic unificou a instalação de MCPs em claude.ai/customize/connectors. O mesmo link serve pra Claude Web e Claude Desktop (basta estar logado):
Manual (se o deeplink não abrir): claude.ai/customize/connectors → + → Adicionar conector personalizado → cole Nome YouTube e URL https://api.mcp.ai/p_youtube.
Funciona em qualquer cliente MCP que suporte MCP over HTTP. A URL do servidor é sempre:
Detalhes por cliente: INSTALL.md.
| Tool | Descrição |
|---|---|
youtube_home_feed | YouTube home feed (anonymous, geo/lang aware). |
youtube_trending | Trending videos by region. |
youtube_search | Search videos, channels, playlists. |
youtube_resolve_url | Resolve a YouTube URL or share link to its videoId / pageType. |
youtube_download | Stream/download metadata for a video (formats, audio/video URLs, status). |
youtube_hype | YouTube Hype: viral / hyped videos feed. |
youtube_hashtag | Posts under a hashtag (without leading #). |
youtube_playlist | Playlist items by playlist id. |
youtube_comments | Top-level comments thread for a video. |
youtube_video_related | Related videos for a given video id. |
youtube_channel_home | Channel home page payload (featured shelves + meta). |
youtube_channel_about | Channel description, links, country, subscriber count, banner. |
youtube_channel_videos | Channel videos tab. Bulk support: accepts ids for batched execution. |
youtube_channel_shorts | Channel shorts tab. Bulk support: accepts ids for batched execution. |
youtube_channel_playlists | Channel playlists tab. Bulk support: accepts ids for batched execution. |
youtube_channel_community | Community posts tab for a channel. |
youtube_channel_featured | Featured channels listed on a channel. |
youtube_channel_store | Store / merch shelf for a channel. |
youtube_channel_search | Search a channel's own videos and playlists. |
youtube_channel_videos_post | POST variant of channel videos. |
youtube_channel_shorts_post | POST variant of channel shorts. |
youtube_api | Escape hatch: call any path on the YouTube backend. |
Detalhe de cada tool: docs/ferramentas.md
Planos a partir do tier grátis. Veja docs/precos.md.
O servidor é open source? O servidor é proprietário (hosted). Este repositório é o wrapper público com manifestos, docs e skills — tudo MIT.
Posso usar com agente próprio (não Claude/Cursor)?
Sim — qualquer cliente que suporte MCP over HTTP. URL: https://api.mcp.ai/p_youtube.
MIT — veja LICENSE. O servidor MCP em api.mcp.ai/p_youtube é proprietário (hosted); este repositório (manifestos, docs, skills) é MIT.