youtube-mcp

oliverhruby/youtube-mcp
★ 1 stars Python AI/LLM Updated 1d ago
Full-coverage MCP server for the YouTube Data API, supporting search videos, channel stats, and analytics queries. Also manages playlist management, comment extraction, and reporting data queries for AI agents.
View on GitHub → 🔍 Audit Wallet Slippage →

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": {
      "command": "uvx",
      "args": [
        "youtube-mcp"
      ]
    }
  }
}

Or install with pip: pip install youtube-mcp

README Excerpt

A Model Context Protocol (MCP) server that provides near 1:1 coverage of the YouTube Data API v3, YouTube Analytics API, and YouTube Reporting API as MCP tools for AI agents such as opencode, Claude, Cursor and any other MCP client. Search videos, read channel stats, query analytics, manage playlists, read

Tools (20)

MCP_API_KEYMCP_HOSTMCP_PORTMCP_TRANSPORTanalytics_queryauth_statusget_channelget_my_channelget_videohealthlist_comment_threadslist_commentslist_playlist_itemslist_playlistslist_report_typeslist_reporting_job_reportslist_reporting_jobslist_subscriptionslist_supported_apislist_video_categories