AI Video MCP by AITuber
officialAn MCP server for AI video generation. MCP server for AI video generation. Lets Claude, ChatGPT, OpenClaw , Hermes & other agents create AI videos and publish them to YouTube, TikTok, Instagram etc..
What can you do with AI Video By Aituber MCP?
Ask your AI assistant to turn a one-line idea into a finished narrated MP4.
- Full video creation — Describe a video and get the script, voice, visuals, captions, and finished MP4 without leaving chat.
- Voice browsing — Ask to list available British female voices for narration before choosing one.
- Credit check — Ask how many credits you have left on your AITuber account.
- Template videos — Ask for a skeleton-style "what happens if..." video using the viral template.
- AI clips — Ask for a short cinematic clip, such as a 6-second slow-motion wave.
- Export and publish — Ask to export the MP4 or publish the finished video to your channels.
Documentation
Loved by 45,901+ creators
AI Video Creation MCP Server
Ask your AI assistant for a video and get the script, voice, visuals, captions, and finished MP4 without leaving the conversation.
1
Copy the server URL
Use this URL to connect AITuber to your client.
https://mcp.aituber.app Copy Copied
2
Pick your client
Choose where you want to create videos. The setup below updates for that client.
Claude ChatGPT Codex Cursor Notion AI OpenClaw Hermes
3
Follow the steps for Claude
Claude Add it once as a connector. It works in Claude Desktop, claude.ai, and Claude Code.
- Open Settings → Connectors in Claude Desktop or on claude.ai.
- Click Add custom connector and paste the server URL.
https://mcp.aituber.appCopy Copied - Click Connect and sign in with your AITuber account. The connector also appears in Claude Code automatically, so there is nothing else to set up.
Prefer the terminal
Claude Code can add the same server from the command line. Sign in with /mcp after it is added.
claude mcp add --transport http aituber https://mcp.aituber.app Copy Copied
Headless or CI
When nobody can sign in, Create an API key and pass it as a header. Same server URL.
claude mcp add --transport http aituber https://mcp.aituber.app \ --header "Authorization: Bearer ak_your_key" Copy Copied
ChatGPT Custom connectors need developer mode. Then you sign in with your browser.
- In ChatGPT, open Settings → Connectors → Advanced and turn on Developer mode. Custom connectors need it.
- Go back to Connectors, click Create, name it AITuber, and paste the server URL.
https://mcp.aituber.appCopy Copied - Sign in with your AITuber account when the browser window opens. Then pick AITuber from the tools menu in any chat.
Codex One entry in your Codex config file, then a browser sign-in.
- Add the server to ~/.codex/config.toml.
[mcp_servers.aituber] url = "https://mcp.aituber.app"Copy Copied - Start Codex and sign in with your AITuber account when it asks.
Headless or CI
Create an API key so the agent never needs a sign-in.
[mcp_servers.aituber] url = "https://mcp.aituber.app" http_headers = { Authorization = "Bearer ak_your_key" } Copy Copied
Cursor One entry in mcp.json, then a browser sign-in.
- Add the server to ~/.cursor/mcp.json for every project, or .cursor/mcp.json for just one.
{ "mcpServers": { "aituber": { "url": "https://mcp.aituber.app" } } }Copy Copied - Open Settings → MCP. Cursor shows a Needs login prompt on the AITuber server. Click it and sign in with your AITuber account.
Headless or CI
Create an API key and add it as a header so Cursor never asks you to sign in.
{ "mcpServers": { "aituber": { "url": "https://mcp.aituber.app", "headers": { "Authorization": "Bearer ak_your_key" } } } } Copy Copied
Notion AI Added as a Notion connector. A workspace admin may need to allow it first.
- In Notion, open Settings → Connectors. On a team workspace, an admin may need to allow custom connectors first.
- Choose Add custom connector, name it AITuber, and paste the server URL.
https://mcp.aituber.appCopy Copied - Sign in with your AITuber account, then mention the connector in Notion AI chat to make videos from your notes.
OpenClaw Runs on its own. Follow the two steps below.
- Create an API key.
- Add the server to your OpenClaw MCP config with the key as a header.
{ "mcpServers": { "aituber": { "url": "https://mcp.aituber.app", "headers": { "Authorization": "Bearer ak_your_key" } } } }Copy Copied - Restart the agent. It can now create, export, and publish videos on its own.
Hermes Runs on its own. Follow the two steps below.
- Create an API key.
- Add the AITuber server to the MCP section of your Hermes agent config, with the key as an Authorization header.
{ "mcpServers": { "aituber": { "url": "https://mcp.aituber.app", "headers": { "Authorization": "Bearer ak_your_key" } } } }Copy Copied - Reload the agent and ask it for a video. It handles the rest on its own.
You're connected. Just ask.
No API calls to remember. Describe the video you want.
Try this first
Make a 60-second video about 5 mind-blowing facts about the ocean, with a British female voice, and give me the MP4.
Try It Out
Just Ask
Your AI assistant handles the API calls. You just describe what you want.
Generate
"Create a 60-second video about 5 mind-blowing facts about the ocean"
Voices
"List available British female voices for narration"
Account
"Check how many credits I have left"
Template
"Make a skeleton-style video about what happens if you eat 100 bananas"
Clips
"Generate a 6-second cinematic clip of a wave crashing in slow motion"
Capabilities
Every Video Type, Any Agent
All video types available through natural language. No need to remember API parameters.
Most Popular
AI Images
AI-generated images with Ken Burns animation, narration, and word-synced captions. The classic faceless video format.
AI Video Clips
AI-generated video clips for each scene. More dynamic than images, great for action content.
Stock Footage
Real stock footage auto-matched to your narration. Perfect for news, educational, and documentary content.
Viral
Skeleton Template
Viral "what happens if..." X-ray style. A proven viral format with millions of views.
Character Template
Character-driven stories with consistent AI characters. Great for serialized content.
Claude MCP setup Connect once, use it in Claude Desktop, claude.ai, and Claude Code. ChatGPT MCP setup Add AITuber as a ChatGPT custom connector in developer mode. Codex MCP setup One entry in config.toml gives the Codex CLI video tools. Cursor MCP setup Add the server to mcp.json and make videos without leaving your IDE. Notion AI MCP setup Turn Notion pages into narrated videos with a Notion AI connector. OpenClaw MCP setup Give an autonomous OpenClaw agent video creation with an API key. Hermes MCP setup Let a Hermes agent create and publish videos unattended.
Related
More Ways to Create
Use the REST API directly or add skills to coding agents.
Dashboard
Create videos visually with the full AITuber editor.
REST API
Build video creation into your app programmatically.
AI Skills
Add video creation knowledge to coding agents.
FAQ
Frequently Asked Questions
What is an MCP server?
MCP (Model Context Protocol) is a standard that lets AI assistants connect to outside tools. The AITuber MCP server gives your assistant video tools: it can write scripts, browse 1,300+ voices, generate videos and AI clips, check credits, export MP4s, and publish to your channels.
Do I need to install anything?
No. The server is hosted at https://mcp.aituber.app. You add that one URL in your AI client and sign in. There is no local server, no npx command, and nothing to keep updated on your machine.
Which AI clients are supported?
Claude (Desktop, claude.ai, and Claude Code), ChatGPT, OpenAI Codex, Cursor, Notion AI, OpenClaw, Hermes, and any other MCP-compatible client. Every one of them uses the same URL: https://mcp.aituber.app.
Do I have to set Claude up twice for Claude Code?
No. Add the connector once in Claude Desktop or claude.ai and it shows up in Claude Code automatically. You can add it from the terminal with claude mcp add instead if you prefer, but you never need both.
Is it safe? What permissions does it have?
The server only works with your own AITuber account. It cannot read your files, your browser, or your other tools. Your AI client asks for approval before it runs an action.
Does it update automatically?
Yes. The server is hosted and always runs the latest version. New voices, templates, and tools appear without you doing anything.
Your first video is 2 minutes away.
Sign up and get 50 free credits, enough for your first short video. No credit card required.
Start free See how it works