# Advanced YouTube

A Model Context Protocol (MCP) server for interacting with YouTube data. This server provides resources and tools to query YouTube videos, channels, comments, and transcripts through a stdio interfac…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add coyaSONG/youtube-mcp-server

# Browse available tools
npx -y @smithery/cli@latest tool list coyaSONG/youtube-mcp-server
```

---

Source: https://github.com/coyaSONG/youtube-mcp-server
