YouTube Transcript MCP Server Configuration & Usage Guide

📦
Installationnpx
⚠️
Risk LevelLow Risk
🔑
API KeyNot Required
💻
Clients3 supported

YouTube video subtitle download, supporting full transcript retrieval

Low Risk Category: Search & Knowledge Base Verified: 2026-05-18 状态:部分核验

Supported Clients

Installation Command

npx -y mcp-server-youtube-transcript

Configuration Example

{
  "mcpServers": {
    "youtube-transcript": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-youtube-transcript"
      ]
    }
  }
}

Permission Scope & Security Notes

只读取 YouTube 公开视频的字幕数据,Not Required API Key

Risk Score:1/10

Common Errors

字幕不可用
该视频可能没有字幕或字幕被禁用
视频不存在
确认视频 URL 或 ID 正确且视频未被删除

Sources

Recently Verified:2026-05-18。Client versions and configuration formats may change. Please refer to official documentation before use.

Related Tools