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 Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Nginx UI
0xJackyYet another WebUI for Nginx
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Codelf
unbugA search tool helps dev to solve the naming things problem.
コメント