Skip to content
Cursor

youtube transcripts for Cursor

io.github.johnisanerd/youtube-transcripts

YouTube transcripts, subtitles, and video metadata as structured JSON via an Apify Actor.

client:Cursor transport:streamable-http

Install youtube transcripts in Cursor

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

{
  "mcpServers": {
    "youtube-transcripts": {
      "url": "https://mcp.apify.com/?tools=johnvc/YoutubeTranscripts"
    }
  }
}

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

youtube transcripts in other clients