Skip to content
Cursor

YouTube Transcript Extractor for Cursor

io.github.mufmo130/youtube-transcripts

Transcripts of YouTube videos, playlists and channels in any language: text, SRT, VTT or JSON.

client:Cursor transport:streamable-http

Install YouTube Transcript Extractor in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "youtube-transcripts": {
      "url": "https://mcp.apify.com?tools=lsso/youtube-transcript-extractor"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

YouTube Transcript Extractor in other clients