Skip to main content
Social MediaGo

anwerj/youtube-uploader-mcp

AI‑powered YouTube uploader—no CLI, no YouTube Studio. Uploade videos directly from MCP clients with all AI capabilities.

social-mediacloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/anwerj/youtube-uploader-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "youtube-uploader-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "anwerj/youtube-uploader-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Social Media
Language
Go
Author
anwerj