Loved by 43,043+ creators

AI Video Creation MCP Server

Create AI videos from Claude, ChatGPT, Cursor, Codex, or any MCP client. Pick your client, add one URL, and you are making videos in about 30 seconds.

Pick Your Client

One hosted server, https://mcp.aituber.app, works everywhere. Find your client and add the URL.

In claude.ai or Claude Desktop: open Settings > Connectors, click "Add custom connector", paste this URL, then sign in with your AITuber account.

https://mcp.aituber.app

Run this in your terminal, then sign in with your AITuber account when asked.

claude mcp add --transport http aituber https://mcp.aituber.app

In ChatGPT: open Settings > Connectors > Advanced and turn on Developer mode (required for custom connectors). Then add this URL as a new connector and sign in with your AITuber account.

https://mcp.aituber.app

Add to ~/.cursor/mcp.json, then sign in with your AITuber account when asked.

{
  "mcpServers": {
    "aituber": {
      "url": "https://mcp.aituber.app"
    }
  }
}

Add to ~/.codex/config.toml, then sign in with your AITuber account when asked.

[mcp_servers.aituber]
url = "https://mcp.aituber.app"

Add a remote MCP server with this URL in your OpenClaw agent configuration. Sign in when prompted, or use an API key header if the client asks for credentials.

https://mcp.aituber.app
One URL for every client. Sign-in details are just below.

Two Ways to Sign In

In apps, the default is your AITuber login: sign in once when your client asks. For servers, CI, and automation, pass an API key from app.aituber.app/dashboard/api-keys as a header instead:

Create a key at app.aituber.app/dashboard/api-keys, then run this in your terminal.

claude mcp add --transport http aituber https://mcp.aituber.app --header "Authorization: Bearer ak_your_key"

Works in Cursor and any client that takes a JSON MCP config. Create a key at app.aituber.app/dashboard/api-keys.

{
  "mcpServers": {
    "aituber": {
      "url": "https://mcp.aituber.app",
      "headers": {
        "Authorization": "Bearer ak_your_key"
      }
    }
  }
}
The key replaces the sign-in step; everything else works the same

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.

Frequently Asked Questions

What is an MCP server?

MCP (Model Context Protocol) is a standard that lets AI assistants like Claude, Cursor, and OpenClaw connect to external tools. The AITuber MCP server lets your AI assistant create videos, generate standalone AI clips, get topic ideas, write scripts, browse voices, check credits, and download MP4s on your behalf.

Do I need to install anything?

No. The server is hosted at https://mcp.aituber.app. Add it as a custom connector in your AI client and sign in with your AITuber account. It takes about 30 seconds and there is nothing to install or update on your machine.

Do I need an API key?

No for Claude, ChatGPT, Cursor, and other apps with sign-in. Yes for headless servers and CI, where you pass the key as an Authorization header. Either way the URL is the same.

Which AI clients are supported?

Claude Desktop, Claude Code, ChatGPT (developer mode), Cursor, OpenClaw, OpenAI Codex, and any other MCP-compatible client. The setup is the same pattern for all of them: add the remote server URL https://mcp.aituber.app and sign in.

Is it safe? What permissions does it have?

The MCP server only calls the AITuber API for your account, using your AITuber login (or an API key header in headless setups). It cannot access your files, browser, or other tools. Every action requires your explicit approval in the AI client before it runs.

Does it update automatically?

Yes. The server is hosted and always runs the latest version. There is nothing to update on your machine.

Your first video is 2 minutes away.

Sign up and get 50 free credits, enough for your first short video. No credit card required.