io.github.miller-joe/youtube-mcp
MCP server for YouTube creator-ops with a ComfyUI bridge for AI thumbnail generation.
{
"mcpServers": {
"youtube-mcp": {
"command": "npx",
"args": [
"-y",
"@miller-joe/youtube-mcp"
],
"env": {
"YOUTUBE_CLIENT_ID": "<youtube_client_id>",
"YOUTUBE_CLIENT_SECRET": "<your-youtube_client_secret>",
"YOUTUBE_CLIENT_SECRET_FILE": "<youtube_client_secret_file>",
"YOUTUBE_TOKEN_FILE": "<youtube_token_file>",
"COMFYUI_URL": "<comfyui_url>",
"COMFYUI_DEFAULT_CKPT": "<comfyui_default_ckpt>"
}
}
}
}{
"mcpServers": {
"youtube-mcp": {
"command": "npx",
"args": [
"-y",
"@miller-joe/youtube-mcp"
],
"env": {
"YOUTUBE_CLIENT_ID": "<youtube_client_id>",
"YOUTUBE_CLIENT_SECRET": "<your-youtube_client_secret>",
"YOUTUBE_CLIENT_SECRET_FILE": "<youtube_client_secret_file>",
"YOUTUBE_TOKEN_FILE": "<youtube_token_file>",
"COMFYUI_URL": "<comfyui_url>",
"COMFYUI_DEFAULT_CKPT": "<comfyui_default_ckpt>"
}
}
}
}npx -y @miller-joe/youtube-mcpYOUTUBE_CLIENT_IDGoogle OAuth 2.0 Client ID (from Google Cloud Console, Desktop app type). See README for setup.
YOUTUBE_CLIENT_SECRETGoogle OAuth 2.0 Client Secret. Pair with YOUTUBE_CLIENT_ID.
YOUTUBE_CLIENT_SECRET_FILEAlternative to CLIENT_ID/CLIENT_SECRET: path to the JSON credentials file downloaded from Google Cloud.
YOUTUBE_TOKEN_FILERefresh token storage path. Default: ~/.config/youtube-mcp/token.json
COMFYUI_URLComfyUI HTTP URL for the generate_and_set_thumbnail bridge tool. When unset, that tool is disabled.
COMFYUI_DEFAULT_CKPTDefault ComfyUI checkpoint filename for bridge tool (default: sd_xl_base_1.0.safetensors)
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.