Labsco
MCP SERVER

YouTube Insights MCP Server

by dabidstudio

Pull a YouTube transcript, search videos by keyword, and read a channel's recent uploads.

Speech Synthesis & Transcription
Summary
Read the video instead of watching it.

A transcript turns forty minutes of video into text an assistant can summarise or quote, and the search and channel tools are how you decide which videos are worth that.

What it is

A FastMCP server over the YouTube Data API and video subtitles. Three tools: extract a full transcript from a video URL, search videos by keyword with their metadata, and get a channel's information and latest videos from any of its video URLs.

What you get
  • The full transcript of a video from its URL, in Korean or English
  • Videos matched to a keyword, with views, likes and thumbnails
  • A channel's metadata and recent uploads, resolved from any video URL belonging to it
Requirements

A YouTube Data API key in the environment. Runs through uvx against youtubeinsights-mcp-server with nothing to install first, or from source with uv. Transcript coverage depends on the video having subtitles in ko or en.

Setup effort

One command plus a key — npx -y @smithery/cli install @dabidstudio/youtubeinsights-mcp-server --client claude, then supply credentials