YouTube Transcript

by deepakjois

Not rated
GitHub

About

Fetches transcripts for YouTube videos.

Details

Author
deepakjois
Categories
Web Scraping, Other

Setup

Install YouTube Transcript in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/deepakjois/ytt-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

The most convenient way to install and run is to useuvand then invoke the package usinguvx

Using MCP Inspector (for development/debugging/testing only)

This will generate a localhost URL that can be used to examine and test out the server.

Go toSettingsDeveloper, and then click onEdit Config. This will open the claude-desktop-config.json file in your default editor. Make the following addition

{ "mcpServers": { …<rest of the config>… "ytt-mcp": { "command": "uvx", "args": ["ytt-mcp"] } } }

Relaunch Claude config and try out the server as shown in the screenshot below

If you are using Raycast, you can install the MCP server by invoking theInstall Servercommand from the MCP extension.

After that you can refer to the MCP server as@youtube-transcriptand interact with it. You can also use it in a Raycast AI Command with a prompt. For example, here is a prompt I use to extract and summarize a YouTube URL in the clipboard

@youtube-transcript fetch the Youtube transcript of the video: {clipboard | raw} Comprehensively summarize the transcript with the following format: """ ### Key Takeaways - <EXACTLY three bullet points with the key takeaways, keep the bullet points as short as possible> """ ### Theme Wise Breakdown <divide the transcript into thematic sections and summarize each section comprehensively. reuse any existing section delimiters the article already has. If not add your own. keep the content of the breakdown in the same order as it appears in the webpage text.> Some rules to follow precisely: - ALWAYS capture the perspective and POV of the author - NEVER come up with additional information

https://github.com/user-attachments/assets/e6530768-3483-4cb9-988a-7ec7a999d505

Give your AI the ability to read the web. Fetches URLs as clean markdown with 9 fallback strategies. Handles tweets, YouTube, arXiv, PDFs, and regular pages.

Extracts information from YouTube videos and channels using the YouTube Data API.

Retrieves transcripts from YouTube videos for content analysis and processing.

YouTube transcript extraction for AI agents. Clean text, timestamps, or structured JSON from any video. No API keys required.

YouTube data MCP server for AI agents to search videos, fetch transcripts, read comments, and inspect channels, playlists, and video details.

Public MCP wrapper for SubDownload.Fetch YouTube transcripts, search videos, browse channels and playlists — instant YouTube data for your AI workflow.

YouTube transcript API for AI agents - pay per successful transcript via x402 (USDC on Base); failed videos are never charged

Access YouTube video data and transcripts using the YouTube Data API.

Extract insights from YouTube videos, including subtitles, video discovery, and channel information.

An MCP server for extracting and processing transcripts from YouTube videos.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.