Youtube Knowledge MCP
Y

Youtube Knowledge MCP

An MCP service that transforms YouTube into a queryable knowledge source, providing functions such as video search, detail retrieval, and content analysis, and supporting advanced operations such as summary generation and learning path planning through AI.
2 points
5.2K

What is YouTube Knowledge MCP?

This is a production-ready Model Context Protocol (MCP) server that can transform the YouTube platform into a queryable knowledge source. It allows you to search for videos, obtain detailed information, analyze subtitles and comments, and enhance AI workflows with an optional large language model (LLM).

How to use YouTube Knowledge MCP?

You need to install the Node.js environment first, obtain a YouTube API key, and then configure environment variables. After installation, you can start the server and connect to it using an MCP client (such as Claude Desktop).

Use cases

It is suitable for fields such as educational research, content analysis, market research, and knowledge management. It is especially suitable for users who need to extract structured knowledge from YouTube videos.

Main features

YouTube search
Supports video search with multiple filtering conditions
Video detail retrieval
Obtain video metadata, subtitles (if available), and comments
Trending videos
Get the most popular videos by region/category
Channel search
Search for YouTube channels and obtain statistical information
AI analysis tools
Use OpenAI/Anthropic for content analysis, generating learning paths, etc.
Advantages
Fast access to the YouTube API with quota limits considered, with caching functionality
Built - in multiple practical tools, ready to use out of the box
Optional AI enhancement features, providing intelligent analysis capabilities
Simple configuration, clear logs, and secure and reliable default settings
Limitations
Requires a YouTube API key, which may have quota limitations
AI features require additional API keys
Subtitle retrieval is best - effort and not guaranteed to be 100% available

How to use

Install dependencies
Ensure that Node.js version 18+ is installed
Obtain API keys
Apply for a YouTube Data API v3 key, and optionally obtain OpenAI and/or Anthropic API keys
Configure the environment
Copy the example environment file and set your API keys
Install dependency packages
Run the npm install command
Start the server
Use the dev script in development mode, and build and then start in a production environment
Connect the client
Configure your MCP client (such as Claude Desktop) to connect to this server

Usage examples

Academic research
Search for and analyze educational videos on a specific topic, and generate a knowledge graph
Content creation
Analyze the intent of comments on popular videos to understand audience interests
Self - learning
Generate a learning path for a specific topic

Frequently Asked Questions

Why is a YouTube API key required?
Is the AI feature mandatory?
How to solve the problem of insufficient quota?
Why can't subtitles be obtained sometimes?

Related resources

YouTube Data API documentation
Official YouTube API documentation
Node.js official website
Node.js download and documentation
GitHub repository
Project source code
MCP protocol description
Official documentation of the Model Context Protocol

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "youtube-knowledge": {
      "command": "node",
      "args": ["/absolute/path/to/youtube-knowledge-mcp/build/index.js"],
      "env": {
        "YOUTUBE_API_KEY": "your_youtube_api_key",
        "OPENAI_API_KEY": "optional_openai",
        "ANTHROPIC_API_KEY": "optional_anthropic",
        "LOG_LEVEL": "info"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

A
Airweave
Airweave is an open - source context retrieval layer for AI agents and RAG systems. It connects and synchronizes data from various applications, tools, and databases, and provides relevant, real - time, multi - source contextual information to AI agents through a unified search interface.
Python
6.2K
5 points
V
Vestige
Vestige is an AI memory engine based on cognitive science. By implementing 29 neuroscience modules such as prediction error gating, FSRS - 6 spaced repetition, and memory dreaming, it provides long - term memory capabilities for AI. It includes a 3D visualization dashboard and 21 MCP tools, runs completely locally, and does not require the cloud.
Rust
4.9K
4.5 points
M
Moltbrain
MoltBrain is a long-term memory layer plugin designed for OpenClaw, MoltBook, and Claude Code, capable of automatically learning and recalling project context, providing intelligent search, observation recording, analysis statistics, and persistent storage functions.
TypeScript
5.5K
4.5 points
R
Runno
Runno is a collection of JavaScript toolkits for securely running code in multiple programming languages in environments such as browsers and Node.js. It achieves sandboxed execution through WebAssembly and WASI, supports languages such as Python, Ruby, JavaScript, SQLite, C/C++, and provides integration methods such as web components and MCP servers.
TypeScript
9.3K
5 points
H
Haiku.rag
Haiku RAG is an intelligent retrieval - augmented generation system built on LanceDB, Pydantic AI, and Docling. It supports hybrid search, re - ranking, Q&A agents, multi - agent research processes, and provides local - first document processing and MCP server integration.
Python
10.4K
5 points
C
Cipher
Cipher is an open-source memory layer framework designed for programming AI agents. It integrates with various IDEs and AI coding assistants through the MCP protocol, providing core functions such as automatic memory generation, team memory sharing, and dual-system memory management.
TypeScript
0
5 points
S
Shadcn Ui MCP Server
An MCP server that provides shadcn/ui component integration for AI workflows, supporting React, Svelte, and Vue frameworks. It includes functions for accessing component source code, examples, and metadata.
TypeScript
14.8K
5 points
A
Annas MCP
The MCP server and CLI tool of Anna's Archive are used to search for and download documents on the platform and support access through an API key.
Go
12.1K
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
24.7K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
34.6K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
72.6K
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
20.5K
4.5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
63.8K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
31.5K
5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
21.1K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
49.5K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase