ruslanmv/avatar-renderer-mcp
This project is an AI engine that brings a single photo to life, creating a realistic "talking head" video from just an audio file. It's built for flexibility, offering two ways to use it: a standard web API for easy integration into any application, and a specialized server that automatically connects to "MCP Gateway" systems.
Platform-specific configuration:
{
"mcpServers": {
"avatar-renderer-mcp": {
"command": "npx",
"args": [
"-y",
"avatar-renderer-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...