mcp-server-youtube

mcp-server-youtube

3.1

If you are the rightful owner of mcp-server-youtube and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The YouTube Transcript MCP Server provides a tool for fetching YouTube video transcripts in various formats using the Model Context Protocol.

The YouTube Transcript MCP Server is designed to facilitate the retrieval of YouTube video transcripts through a Model Context Protocol (MCP) server. By leveraging the `youtube-transcript-api`, this server allows Large Language Models (LLMs) to securely and efficiently access YouTube transcripts. The server exposes a tool named `fetch_youtube_transcript`, which enables the retrieval of transcripts based on video ID, language code, and desired format. This functionality is particularly useful for LLMs that need to process and analyze video content from YouTube, providing seamless access to video transcripts in either plain text or JSON format. The server is designed to integrate smoothly with MCP-compatible clients and tools, ensuring a streamlined workflow for users.

Features

  • YouTube Transcript Retrieval: Fetch transcripts for YouTube videos in multiple languages.
  • Flexible Output Formats: Obtain transcripts in either plain text or JSON format.
  • MCP Integration: Designed to work seamlessly with MCP-compatible clients and tools.