Skip to content

Video Gen

Free

by MCP Community

[![MseeP.ai Security Assessment Badge](https://mseep.net/pr/wheattoast11-mcp-video-gen-badge.png)](https://mseep.ai/app/wheattoast11-mcp-video-gen)

v1.0.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Video Gen MCP Server

MseeP.ai Security Assessment Badge

Installation

npx -y @iflow-mcp/mcp-video-gen

Reviews

Leave a Review

Installation

Quick install
npx -y @iflow-mcp/mcp-video-gen
Add to claude_desktop_config.json
{
  "mcpServers": {
    "video-gen": {
      "command": "npx",
      "args": ["-y", "@iflow-mcp/mcp-video-gen"]
    }
  }
}