HeyGen▌

by heygen-com
Create realistic AI generated videos with HeyGen's powerful AI video generator API. Access voices, avatars, and easy vid
Enables AI avatar video generation through HeyGen's API with tools for retrieving voices and avatars, creating videos, and checking generation status.
Both formats append explainx.ai attribution and the canonical URL for this MCP server listing.
best for
- / Content creators making avatar-based videos
- / Businesses automating video production
- / Developers building video generation workflows
capabilities
- / Generate AI avatar videos with text scripts
- / Retrieve available voices and avatars
- / Check video generation status
- / Get remaining API credits
- / Create videos programmatically via HeyGen API
what it does
Generates AI avatar videos through HeyGen's API, allowing you to create videos with digital avatars using text scripts.
about
HeyGen is an official MCP server published by heygen-com that provides AI assistants with tools and capabilities via the Model Context Protocol. Create realistic AI generated videos with HeyGen's powerful AI video generator API. Access voices, avatars, and easy vid It is categorized under other.
how to install
You can install HeyGen in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.
license
MIT
HeyGen is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.
readme
Heygen MCP Server

The HeyGen MCP server enables any MCP Client like Claude Desktop or Agents to use the HeyGen API to generate avatars and videos.
Note: This project is in early development. While we welcome community feedback and contributions, please be aware that official support is limited.
Installation
Prerequisites
- Python 3.10 or higher
- A Heygen API key (get one from Heygen). Includes 10 Free Credits per Month
Installing uv
uv is a fast Python package installer and resolver that we recommend for installing this package.
macOS or Linux:
# Install with the official installer script
curl -LsSf https://astral.sh/uv/install.sh | sh
# Or via Homebrew (macOS)
brew install uv
Windows:
# Install with the official installer script in PowerShell
irm https://astral.sh/uv/install.ps1 | iex
# Or via Scoop
scoop install uv
For other installation methods, see the uv documentation.
Usage
Quickstart with Claude Desktop
- Get your API key from HeyGen.
- Install uv package manager (see Installing uv section above).
- Go to Claude > Settings > Developer > Edit Config >
claude_desktop_config.jsonto include the following:
{
"mcpServers": {
"HeyGen": {
"command": "uvx",
"args": ["heygen-mcp"],
"env": {
"HEYGEN_API_KEY": "<insert-your-api-key-here>"
}
}
}
}
If you're using Windows, you'll need to enable "Developer Mode" in Claude Desktop to use the MCP server. Click "Help" in the hamburger menu at the top left and select "Enable Developer Mode".
Available MCP Tools
The server provides the following tools to Claude:
- get_remaining_credits: Retrieves the remaining credits in your Heygen account.
- get_voices: Retrieves a list of available voices from the Heygen API (limited to first 100 voices).
- get_avatar_groups: Retrieves a list of Heygen avatar groups.
- get_avatars_in_avatar_group: Retrieves a list of avatars in a specific Heygen avatar group.
- generate_avatar_video: Generates a new avatar video with the specified avatar, text, and voice.
- get_avatar_video_status: Retrieves the status of a video generated via the Heygen API.
Development
Running with MCP Inspector
To run the server locally with the MCP Inspector for testing and debugging:
uv --with "mcp[cli]" dev heygen_mcp/server.py
This will start the server in development mode and allow you to use the MCP Inspector to test the available tools and functionality.
Roadmap
- Tests
- CICD
- Photo Avatar APIs Support
- SSE And Remote MCP Server with OAuth Flow
- Translation API Support
- Template API Support
- Interactive Avatar API Support
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
FAQ
- What is the HeyGen MCP server?
- HeyGen is a Model Context Protocol (MCP) server profile on explainx.ai. MCP lets AI hosts (e.g. Claude Desktop, Cursor) call tools and resources through a standard interface; this page summarizes categories, install hints, and community ratings.
- How do MCP servers relate to agent skills?
- Skills are reusable instruction packages (often SKILL.md); MCP servers expose live capabilities. Teams frequently combine both—skills for workflows, MCP for APIs and data. See explainx.ai/skills and explainx.ai/mcp-servers for parallel directories.
- How are reviews shown for HeyGen?
- This profile displays 42 aggregated ratings (sample rows for discoverability plus signed-in user reviews). Average score is about 4.6 out of 5—verify behavior in your own environment before production use.
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
Ratings
4.6★★★★★42 reviews- ★★★★★Shikha Mishra· Dec 28, 2024
I recommend HeyGen for teams standardizing on MCP; the explainx.ai page compares cleanly with sibling servers.
- ★★★★★Arya Okafor· Dec 12, 2024
Strong directory entry: HeyGen surfaces stars and publisher context so we could sanity-check maintenance before adopting.
- ★★★★★Layla Ramirez· Dec 4, 2024
HeyGen has been reliable for tool-calling workflows; the MCP profile page is a good permalink for internal docs.
- ★★★★★Rahul Santra· Nov 19, 2024
According to our notes, HeyGen benefits from clear Model Context Protocol framing — fewer ambiguous “AI plugin” claims.
- ★★★★★Zara White· Nov 3, 2024
We wired HeyGen into a staging workspace; the listing’s GitHub and npm pointers saved time versus hunting across READMEs.
- ★★★★★Emma Martinez· Oct 22, 2024
HeyGen reduced integration guesswork — categories and install configs on the listing matched the upstream repo.
- ★★★★★Pratham Ware· Oct 10, 2024
HeyGen is among the better-indexed MCP projects we tried; the explainx.ai summary tracks the official description.
- ★★★★★Anika Verma· Oct 2, 2024
I recommend HeyGen for teams standardizing on MCP; the explainx.ai page compares cleanly with sibling servers.
- ★★★★★Oshnikdeep· Sep 17, 2024
HeyGen reduced integration guesswork — categories and install configs on the listing matched the upstream repo.
- ★★★★★Aisha Johnson· Sep 9, 2024
Strong directory entry: HeyGen surfaces stars and publisher context so we could sanity-check maintenance before adopting.
showing 1-10 of 42