← Back to Plugins
MCP Server MCP

YouTube Research MCP

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @coyasong/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@coyasong/youtube-mcp-server",
      "version": "1.2.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional YouTube Data API v3 key for search, comments, metadata, and statistics.",
          "isSecret": true,
          "name": "YOUTUBE_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...