HomeSearch & Research › YouTube Research MCP

YouTube Research MCP

Citation-ready YouTube transcript research and optional channel intelligence for AI agents.

JavaScript
★ 21 stars Last pushed 2026-09-21 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.2.0)

npx -y @coyasong/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "youtube-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@coyasong/[email protected]"
      ],
      "env": {
        "YOUTUBE_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • YOUTUBE_API_KEY secret — Optional YouTube Data API v3 key for search, comments, metadata, and statistics.

Related servers

Data from the Official MCP Registry