This repository provides a Model Context Protocol (MCP) server for YouTube, enabling AI language models to interact with YouTube content through a standardized interface. It supports video, transcript, channel, and playlist management.
This project is a Model Context Protocol (MCP) server designed to facilitate interaction between AI language models and YouTube content via a standardized interface. It enables AI models to access and process YouTube data efficiently.
The server offers comprehensive features, including:
Installation is supported via Smithery or manual installation using npm. Configuration requires setting the YOUTUBE_API_KEY
environment variable.
The server can be integrated with an MCP client like Claude Desktop by configuring the client with the server's command and environment settings.
Development commands include installing dependencies, running tests, building the project, and linting.
ZubeidHendricks/youtube-mcp-server
December 29, 2024
March 28, 2025
TypeScript