Skip to content
Cursor

TranscriptFetch for Cursor

com.transcriptfetch/youtube-transcripts

Production transcript API for YouTube, TikTok and Instagram, with AI transcription fallback.

client:Cursor transport:streamable-http

Install TranscriptFetch in Cursor

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

{
  "mcpServers": {
    "youtube-transcripts": {
      "url": "https://transcriptfetch.com/mcp"
    }
  }
}

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

TranscriptFetch in other clients