Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HEYGEN_API_KEYYesYour Heygen API key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_remaining_creditsA

Retrieves the remaining credits in heygen account.

get_voicesA

Retrieves a list of available voices from the HeyGen API. Results truncated to first 100 voices. Private voices generally will returned 1st.

get_avatar_groupsA

Retrieves a list of HeyGen avatar groups. By default, only private avatar groups are returned, unless include_public is set to true. Avatar groups are collections of avatars, avatar group ids cannot be used to generate videos.

get_avatars_in_avatar_groupC

Retrieves a list of avatars in a specific HeyGen avatar group.

generate_avatar_videoC

Generates a new avatar video via the HeyGen API.

generate_avatar_video_with_multiple_scenesC

Generates a new avatar video via the HeyGen API. with multiple scenes.

get_avatar_video_statusA

Retrieves the status of a video generated via the HeyGen API. Video status make take several minutes to hours depending on length of video and queue time. If video is not yet complete, status be viewed later by user via https://app.heygen.com/home

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/dineshkumar181094/heygen-mcp'

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