Back to Entertainment

TranscriptAPI - Youtube Transcript Extractor

Extract transcripts from any YouTube video with captions, receive structured JSON or plain text formats, include video metadata. Perfect for AI workflows, content analysis and application integration. Supports ChatGPT, Claude, and OpenAI Agent Builder integrations, as well as any custom workflow. Offers both REST API and Model Context Protocol (MCP) integration.

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "transcriptapi-youtube-transcript-extractor": {
      // See GitHub repository for configuration
    }
  }
}