YouTube Transcript AI for Cursor
ai.youtube-transcript/youtube-transcript
Fetch the full transcript of any YouTube video as clean text. No API key, no signup.
client:Cursor
transport:streamable-http
tools:1
Install YouTube Transcript AI in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"youtube-transcript": {
"url": "https://youtube-transcript.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs