Back to MCP Servers
Youtube Uploader
AI‑powered YouTube uploader—no CLI, no YouTube Studio. Uploade videos directly from MCP clients with all AI capabilities.
social-mediaai
By anwerj
Installation
npx -y youtube-uploader-mcpConfiguration
{
"mcpServers": {
"youtube-uploader-mcp": {
"command": "npx",
"args": ["-y", "youtube-uploader-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes