Fal.ai Video Generator
Summary
This MCP server provides a bridge to fal.ai's video generation models (Luma Ray2 and Kling v1.6 Pro), enabling AI assistants to create videos from text prompts and/or images. It offers two main tools: 'generate-video' for creating videos with customizable parameters like aspect ratio, resolution, and duration, and 'check-video-status' for monitoring ongoing generation requests. The implementation handles API authentication, request formatting, and error handling, making it easy for AI systems to leverage powerful video generation capabilities without managing the underlying API complexities.
Available Actions(2)
generate-video
AIモデルを使用してテキストプロンプトおよび/または画像から動画を生成します。 パラメータ: prompt (必須), image_url (オプション), end_image_url (オプション), aspect_ratio (デフォルト '16:9'), resolution (デフォルト '540p'), duration (デフォルト '5s'), loop (デフォルト false), model (デフォルト 'luma')
check-video-status
動画生成リクエストの状態を確認します。 パラメータ: request_id (必須), model (デフォルト 'luma')
Reseñas de la Comunidad
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación