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.

MCP Server

Connected in three steps

Your AI assistant creates videos, browses 1,300+ voices, and exports MP4s. Here is the whole setup.

1

Copy the server URL

Use this URL to connect AITuber to your client.

https://mcp.aituber.app
2

Pick your client

Choose where you want to create videos. The setup below updates for that client.

3

Follow the steps for Claude

Claude Add it once as a connector. It works in Claude Desktop, claude.ai, and Claude Code.
  1. Open Settings → Connectors in Claude Desktop or on claude.ai.
  2. Click Add custom connector and paste the server URL.
    https://mcp.aituber.app
  3. 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
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"
ChatGPT Custom connectors need developer mode. Then you sign in with your browser.
  1. In ChatGPT, open Settings → Connectors → Advanced and turn on Developer mode. Custom connectors need it.
  2. Go back to Connectors, click Create, name it AITuber, and paste the server URL.
    https://mcp.aituber.app
  3. 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.
  1. Add the server to ~/.codex/config.toml.
    [mcp_servers.aituber] url = "https://mcp.aituber.app"
  2. 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" }
Cursor One entry in mcp.json, then a browser sign-in.
  1. Add the server to ~/.cursor/mcp.json for every project, or .cursor/mcp.json for just one.
    { "mcpServers": { "aituber": { "url": "https://mcp.aituber.app" } } }
  2. 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" } } } }
Notion AI Added as a Notion connector. A workspace admin may need to allow it first.
  1. In Notion, open Settings → Connectors. On a team workspace, an admin may need to allow custom connectors first.
  2. Choose Add custom connector, name it AITuber, and paste the server URL.
    https://mcp.aituber.app
  3. 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.
  1. Create an API key.
  2. 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" } } } }
  3. Restart the agent. It can now create, export, and publish videos on its own.
Hermes Runs on its own. Follow the two steps below.
  1. Create an API key.
  2. 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" } } } }
  3. 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.

Just Ask

Your AI assistant handles the API calls. You just describe what you want.

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"

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.

Setup guides by client

Step-by-step instructions for each AI client, all using the same hosted server.

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.