MCP.so
Sign In
Servers

Youtube Transcript Mcp

@Youtube-Transcript-Dev

MCP server for YouTubeTranscript.dev — extract transcripts, manage history, and power AI assistants with YouTube content.

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:

More from Media & Design