@aituber/mcp-server
Freeby MCP Community
MCP server for AITuber - AI video creation tool. Generate videos with AI narration, visuals, and captions for YouTube Shorts, TikTok, Instagram Reels, and long-
v1.3.1Added Apr 12, 2026
mcpmcp-servermodel-context-protocolai-videoai-video-generator
@aituber/mcp-server MCP Server
MCP server for AITuber - AI video creation tool. Generate videos with AI narration, visuals, and captions for YouTube Shorts, TikTok, Instagram Reels, and long-
Installation
npx -y @aituber/mcp-server
Reviews
Installation
Quick install
npx -y @aituber/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@aituber/mcp-server": {
"command": "npx",
"args": ["-y", "@aituber/mcp-server"]
}
}
}