Youtube Transcript Mcp

Created By
Youtube-Transcript-Dev4 months ago
MCP server for YouTubeTranscript.dev — extract transcripts, manage history, and power AI assistants with YouTube content.
Overview

Title: YouTube Transcript MCP Server

Description:
MCP server for YouTubeTranscript.dev. Extract YouTube captions, list transcript history, and manage content from Claude, Cursor, Windsurf, or any MCP client.

Tools:

ToolPurpose
transcribe_v2Create or fetch transcript (manual or auto captions)
list_transcriptsList transcript history with search and pagination
get_transcriptGet full transcript by video ID
get_statsCredits, transcript count, plan, rate limit
delete_transcriptDelete transcript records

Setup: Connect to https://mcp.youtubetranscript.dev with header x-api-token: YOUR_API_KEY. Get your API key at youtubetranscript.dev.

Config:

{
  "ytscribe": {
    "url": "https://mcp.youtubetranscript.dev",
    "headers": { "x-api-token": "YOUR_API_KEY" }
  }
}

Links:

Server Config

{
  "mcpServers": {
    "ytscribe": {
      "url": "https://mcp.youtubetranscript.dev",
      "headers": {
        "x-api-token": "YOUR_API_KEY"
      }
    }
  }
}
Project Info
Created At
4 months ago
Updated At
4 months ago
Author Name
Youtube-Transcript-Dev
Star
-
Language
-
License
-
Category
Tags

Recommend Servers

View All