YtBulkTranscript for Cursor
app.ytbulktranscript/transcripts
Fetch YouTube video transcripts individually or in bulk via get_transcript and get_bulk_transcripts.
client:Cursor
transport:streamable-http
Install YtBulkTranscript in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"transcripts": {
"url": "https://ytbulktranscript.app/mcp/{api_key}"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs