anwerj/youtube-uploader-mcp
AI‑powered YouTube uploader—no CLI, no YouTube Studio. Uploade videos directly from MCP clients with all AI capabilities.
Quick Start
Clone the repository:
git clone https://github.com/anwerj/youtube-uploader-mcpClaude 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.