youtube-mcp-server

ZubeidHendricks/youtube-mcp-server
★ 459 stars TypeScript 🔌 API Integration Updated 1mo ago
MCP Server for YouTube API, enabling video management, Shorts creation, and advanced analytics
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "youtube-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "ZubeidHendricks/youtube-mcp-server"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) server implementation for YouTube, enabling AI language models to interact with YouTube content through a standardized interface. * Get video details (title, description, duration, etc.) * List channel videos * Get video statistics (views, likes, comments) * Search videos across YouTube

Tools (2)

YOUTUBE_API_KEYYOUTUBE_TRANSCRIPT_LANG