Flyworks MCP: Free & Fast Zeroshot Lipsync Tool
@Flyworks-AI
关于 Flyworks MCP: Free & Fast Zeroshot Lipsync Tool
Fast and free zeroshot lipsync MCP server
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"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"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
ICSS
chokcoco不止于 CSS
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
ghidraMCP
LaurieWiredMCP Server for Ghidra
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
评论