Flyworks MCP: Free & Fast Zeroshot Lipsync Tool
@Flyworks-AI
About Flyworks MCP: Free & Fast Zeroshot Lipsync Tool
Fast and free zeroshot lipsync MCP server
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"flyworks": {
"command": "uvx",
"args": [
"flyworks-mcp",
"-y"
],
"env": {
"FLYWORKS_API_TOKEN": "your_api_token_here",
"FLYWORKS_API_BASE_URL": "https://hfw-api.hifly.cc/api/v2/hifly",
"FLYWORKS_MCP_BASE_PATH": "/path/to/your/output/directory"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Flyworks MCP: Free & Fast Zeroshot Lipsync Tool?
The Flyworks MCP is a Model Context Protocol (MCP) server that provides a convenient interface for interacting with the Flyworks API. It facilitates fast and free lipsync video creation for a wide range of digital avatars, including realistic and cartoon styles.
How to use Flyworks MCP: Free & Fast Zeroshot Lipsync Tool?
Install via Smithery (npx @smithery/cli install ...) or clone the repository and install dependencies (pip install httpx "mcp[cli]>=1.6.0"). Configure environment variables FLYWORKS_API_TOKEN, FLYWORKS_API_BASE_URL, and FLYWORKS_MCP_BASE_PATH. Invoke the server and use the MCP tools create_lipsync_video_by_audio (audio input) or create_lipsync_video_by_text (text input with TTS) to generate lipsynced videos. Supports both sync and async modes.
Features of Flyworks MCP: Free & Fast Zeroshot Lipsync Tool
- Create lipsynced videos using digital avatar video and audio inputs.
- Create lipsynced videos from text with text-to-speech.
- Create digital human avatars from images or videos.
- Support for both async and sync modes of operation.
- More features coming soon.
Use cases of Flyworks MCP: Free & Fast Zeroshot Lipsync Tool
- Animate a digital avatar from an audio recording.
- Generate a speaking avatar video from written text via text-to-speech.
- Create a custom digital human avatar from an image or video clip.
- Produce short lipsync videos for demos, content creation, or presentations.
FAQ from Flyworks MCP: Free & Fast Zeroshot Lipsync Tool
What API token is needed?
A free trial token 2aeda3bcefac46a3 is available, but has daily quota, watermarked videos, and a 45‑second duration limit. For full access, contact [email protected].
What are the runtime requirements?
Python 3.8+ with dependencies httpx and mcp[cli] (or pygments, pydantic-core for faster startup).
How do I set environment variables?
Set FLYWORKS_API_TOKEN, FLYWORKS_API_BASE_URL (default https://hfw-api.hifly.cc/api/v2/hifly), and FLYWORKS_MCP_BASE_PATH (output directory). Can be set in the OS or via a .env file.
What is the difference between async and sync mode?
In async mode (default), the tool returns a task_id immediately. In sync mode, it waits for completion and automatically downloads the video (max 10‑minute wait).
Can I use local files for avatar creation or audio?
Yes. Provide a local file path for avatar_video_file, avatar_image_file, or audio_file. The server automatically uploads them to Flyworks servers.
More Other MCP servers

EverArt
modelcontextprotocolModel Context Protocol Servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments