AI Video Generator MCP ServerServer

el-el-san
GitHub
video generationAImultimedia

Loading subscription status...

💡 Description

This MCP server provides tools for generating videos from text and image prompts using AI image generation models.

📝 JSON Entries

{
  "mcpServers": [
    {
      "video-generator": {
        "env": {
          "FAL_KEY": "your_fal_key_here"
        },
        "args": [
          "your_install_path/fal-mcp-server/build/index.js"
        ],
        "command": "node"
      }
    }
  ]
}

🛠️ Tools

generate videocheck video status

Features

  • Generate video from text prompts
  • Generate video with start and/or end images
  • Control video parameters (aspect ratio, resolution, duration, loop)
  • Check generation status
  • Choose which AI model to use

💬 Example Queries

  • Generate a video of a cat playing with a ball of yarn using the Kling model in portrait mode.