Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AITUBER_API_KEYYesYour API key from AITuber dashboard
AITUBER_API_BASE_URLNoAPI base URL (override for self-hosted or testing)https://app.aituber.app/api/v1

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_apiA

Search the AITuber API to find endpoints for creating AI videos, checking credits, exporting to MP4, publishing to YouTube/TikTok/Instagram, and more. Returns matching endpoints with parameters and examples. Use this before execute_api to find the right endpoint.

execute_apiA

Execute a request against the AITuber API. Use search_api first to find the right endpoint and parameters. Handles authentication automatically.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aituberapp/ai-video-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server