← All servers
πŸ”§

YoutubeVerifiedπŸ›‘ No advisories

io.github.miller-joe/youtube-mcp
New to MCP? Start here β†’
0β˜… stars
0weekly installs
3 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/miller-joe, which proved it owns this namespace.

Verified owner: github.com/miller-joe β†—io.github.miller-joe/youtube-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs YOUTUBE_CLIENT_SECRET.
βœ“
Configuration
Reads YOUTUBE_CLIENT_ID, YOUTUBE_CLIENT_SECRET_FILE, YOUTUBE_TOKEN_FILE, COMFYUI_URL, COMFYUI_DEFAULT_CKPT.

About

MCP server for YouTube creator-ops with a ComfyUI bridge for AI thumbnail generation.

Packages & transports

npm@miller-joe/youtube-mcpv0.1.2 Β· npx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "youtube": {
      "command": "npx",
      "args": [
        "-y",
        "@miller-joe/youtube-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @miller-joe/youtube-mcp