Back to directory
el-el-san/fal-mcp-server

el-el-san/fal-mcp-server

@el-el-san

AI video generation MCP server using FAL.ai models for text-to-video and image-to-video conversion

aivideo-generationfal-aimcp-servertext-to-videoimage-to-videoentertainment

Installation & Configuration

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

Information

Transport
stdio
Language
JavaScript
Created
2026/6/15
Updated
2026/6/17