
YouTube Transcript + YouTube Search MCP
YouTube transcripts, search, channel browsing, and playlists for AI agents via MCP.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
YouTube transcripts, search, channel browsing, and playlists for AI agents via MCP.
Server tool list (6)
Raw names from tools/list. Only developers need these.
| get_youtube_transcript | Fetch the full transcript for a YouTube video, plus its title/author/thumbnail metadata. Returns the complete spoken text as one block - this API does not provide per-segment timestamps, so don't ask for or expect a timestamped breakdown. |
| search_youtube | Search YouTube for videos or channels. Paginate with `continuation` from a previous response. |
| get_channel_latest_videos | Get a channel's metadata plus its most recent uploads. Free - no credits charged. |
| search_channel_videos | Search within one channel's videos for a query. Paginate with `continuation` from a previous response. |
| list_channel_videos | List every video a channel has uploaded (the /videos tab), paginated. Paginate with `continuation` from a previous response. |
| list_playlist_videos | Get every video in a YouTube playlist, paginated. Paginate with `continuation` from a previous response. |