YouTube Transcript
MCP ServerFeaturedby Community · Added 5mo ago
Claude
7.2k
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"youtube-transcript": {
"command": "npx",
"args": [
"youtube-transcript"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Retrieves transcripts and subtitles from YouTube videos, including automatically generated ones, without requiring an API key.
Tags
API Developmentmcp-servertop-100