Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_API_KEYYesYour Gemini API key
HEYGEN_API_KEYYesYour HeyGen API key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_videoA

Generate a video from a text prompt. Automatically routes to HeyGen (avatar/presenter) or Veo (creative/cinematic) based on content. Returns job_id for status polling.

get_video_statusA

Check the status of a video generation job. Works for both HeyGen and Veo. Poll until status is 'completed' or 'failed'.

download_videoA

Get the download URL for a completed video. Call get_video_status first to ensure completion.

list_avatarsA

List available HeyGen avatars including stock and custom Instant Avatars.

list_voicesA

List available HeyGen voices for avatar videos including stock and cloned voices.

create_avatar_videoB

Create a HeyGen avatar video with specific avatar and voice selection. Use for precise control over avatar.

list_templatesC

List available HeyGen templates with customizable variables.

get_template_detailsB

Get HeyGen template details including all customizable variables.

generate_from_templateB

Generate a HeyGen video from a template with custom variable values.

generate_creative_videoA

Generate cinematic video using Google Veo. Best for b-roll, visual storytelling, and scenes without a presenter.

generate_video_from_imageA

Animate a static image into video using Google Veo. The image becomes the first frame.

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/m2ai-mcp-servers/mcp-videogen-router'

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