MCP Youtube Transcript
UnclaimedMCP server retrieving transcripts of YouTube videos
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (7)
get_available_languages
Retrieves the available languages for the video.
get_timed_transcript
Fetches the transcript of a specified YouTube video with timestamps.
get_transcript
Fetches the transcript of a specified YouTube video.
get_video_info
Fetches the metadata of a specified YouTube video.
lang
(string, optional): The desired language for the transcript. Defaults to en if not specified.
next_cursor
(string, optional): Cursor to retrieve the next page of the transcript.
url
(string): The full URL of the YouTube video. This field is required.