remote-cloudflare-youtube-transcript-mcp-server

remote-cloudflare-youtube-transcript-mcp-server

3.2

If you are the rightful owner of remote-cloudflare-youtube-transcript-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A high-performance, serverless implementation of a YouTube transcript extraction service using the Model Context Protocol (MCP), deployed on Cloudflare Workers.

This MCP server enables AI assistants to retrieve transcripts from YouTube videos through a simple API. The implementation combines the lightweight transcript extraction capabilities seen in kimtaeyoon83/mcp-server-youtube-transcript with the remote MCP server architecture from Cloudflare AI demos.

Features

  • Serverless Deployment: Runs on Cloudflare's global edge network for minimal latency
  • YouTube URL Flexibility: Supports multiple URL formats and direct video IDs
  • Language Selection: Retrieve transcripts in different languages (defaults to English)
  • Edge-optimized: Ultra-fast response times (typically 400-800ms)
  • Minimal Implementation: Less than 300 lines of code for easy maintenance
  • SSE Transport: Implements Server-Sent Events for streaming connections

Tools

  1. get_transcript

    Extract transcripts from YouTube videos