Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by JackHP • Uncategorized
An MCP server that fetches YouTube video transcripts using official sources or AI-powered transcription.
Quickly obtain accurate transcripts from YouTube videos using official or AI-generated sources.
A local, fast transcription service integrated via MCP protocol without relying on external APIs.
Search YouTube videos by text query and retrieve their transcripts programmatically.
This MCP server provides a tool to retrieve transcripts from YouTube videos by first attempting to fetch official transcripts and, if unavailable, downloading the audio to generate transcripts locally using OpenAI's Whisper model or whisper.cpp for fast transcription. It is designed as a simple, self-contained tool that integrates easily with any system supporting MCP protocol. The server supports searching for relevant videos by text query and exposes transcription functionality via a lightweight JSON-RPC interface.