YouTube Transcript Extractor for VS Code
io.github.mufmo130/youtube-transcripts
Transcripts of YouTube videos, playlists and channels in any language: text, SRT, VTT or JSON.
client:VS Code
transport:streamable-http
Install YouTube Transcript Extractor in VS Code
.vscode/mcp.json
{
"servers": {
"youtube-transcripts": {
"type": "http",
"url": "https://mcp.apify.com?tools=lsso/youtube-transcript-extractor"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs