Back to directory
youtube-mcp-server

youtube-mcp-server

@stephen941250

A FastMCP server providing unified access to YouTube video/channel/playlist information and management tools for memo agents and automation.

youtubevideodownloadautomationmemo-agentsentertainment

Installation & Configuration

{
  "mcpServers": {
    "youtube": {
      "command": "npx",
      "args": [
        "tsx",
        "/PATH/TO/YOUR_PROJECT/src/server.ts"
      ],
      "env": {
        "YOUTUBE_API_KEY": "YOUR_YOUTUBE_API_KEY"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/4/16
Updated
2026/6/7