Youtube

Created By
cactusaurelius10 months ago
A Model Context Protocol (MCP) server for YouTube video transcripts and search.
Overview

What is YouTube MCP?

YouTube MCP is a Model Context Protocol (MCP) server designed for retrieving YouTube video transcripts and performing searches on YouTube content.

How to use YouTube MCP?

To use YouTube MCP, install it via npm with the command npm install -g @inlustris/youtube-mcp, and configure your MCP client to include the YouTube server settings.

Key features of YouTube MCP?

  • Retrieve YouTube video transcripts with timestamps.
  • Search for YouTube videos and channels based on queries.
  • Get lists of videos from specific channels.
  • Support for chunking large transcripts for easier processing.

Use cases of YouTube MCP?

  1. Extracting transcripts for educational videos to aid in study.
  2. Searching for specific content on YouTube based on keywords.
  3. Analyzing video content and channel performance through transcript data.

FAQ from YouTube MCP?

  • Can YouTube MCP retrieve transcripts for all videos?

Yes, as long as the video is publicly accessible on YouTube.

  • Is YouTube MCP free to use?

Yes, YouTube MCP is open-source and free to use.

  • What programming language is YouTube MCP built with?

YouTube MCP is built using TypeScript.

Server Config

{
  "mcpServers": {
    "youtube": {
      "command": "npx",
      "args": [
        "-y",
        "@inlustris/youtube-mcp@latest"
      ]
    }
  }
}
Project Info
Created At
10 months ago
Updated At
10 months ago
Author Name
cactusaurelius
Star
-
Language
-
License
-

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago
Crevio

2 days ago