What is a YouTube MCP server?
An MCP server that returns YouTube captions and metadata to your assistant. You paste a link in chat instead of copying transcripts by hand.
YouTube MCP server
A YouTube MCP server exposes search, summaries, and captions to AI clients over the Model Context Protocol. Tubask hosts one at tubask.app/mcp with three tools and OAuth signup.
Last updated:
3 summaries · 25 searches · about 5 minutes
Streamable HTTP · OAuth
Research, summaries, and quotes — without six-call chains.
youtube_query
Find videos, scan channels, and list playlists from a pasted link or search term.
summarize_video
Get the thesis, chapters with timestamps, and takeaways from one link.
get_transcript
Pull the exact words and timestamp from captions.
An MCP server that returns YouTube captions and metadata to your assistant. You paste a link in chat instead of copying transcripts by hand.
Claude, Cursor, ChatGPT, or Windsurf — same hosted endpoint.
Sign up at tubask.app. Trial includes 3 summaries and 25 searches.
Paste the MCP URL in Cursor, Claude, or ChatGPT settings.
Ask for a summary, channel scan, or quote with timestamp.
Paste into
.cursor/mcp.json
Project folder, or `~/.cursor/mcp.json` for all projects.
{
"mcpServers": {
"tubask": {
"url": "https://tubask.app/mcp"
}
}
}3 summaries · 25 searches. No credit card — you'll know from the first reply.
About 5 minutes to connect Claude or Cursor