mcp-video-gen
Related Servers
Alternatives to mcp-video-gen
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceMulti-provider media generation MCP server that generates images, videos, audio, and transcriptions from text prompts using OpenAI, xAI, Gemini, ElevenLabs, and BFL through a single unified interface.640 npm1MIT
- AlicenseAqualityBmaintenanceOne MCP server for music, image, video, and audio generation across Suno, Grok Imagine, Seedance, Kling, Hailuo, Wan, VEO, Ideogram, and GPT Image 2. Generate, edit, upscale, reframe, and master through one API key and one credit pool.1649 npm6MIT
- AlicenseAqualityBmaintenanceHosted multi-model AI media + chat MCP server. Generates images, video, audio, face-swaps and talking-avatars, and chats across 300+ models (Claude, GPT, Gemini, DeepSeek…) - all from one balance and one API key.16MIT
- AlicenseAqualityDmaintenanceMCP server for multi-provider AI image generation (AWS Bedrock, OpenAI, Google Gemini) enabling image generation, transformation, and editing through a unified interface.41MIT
- AlicenseAqualityFmaintenanceProduction-grade MCP server for image and video understanding and generation across Gemini, OpenAI, and Grok.5564 PyPI4Apache 2.0
- AlicenseAqualityAmaintenanceStateless MCP server that wraps OpenAI's Sora, Whisper, GPT-4o Audio, and TTS APIs for generating videos, images, and processing audio.96MIT
TDQS
Scored across 3 tools
Each tool has a distinct, non-overlapping purpose: generating a video, querying its status, and listing providers. An agent can easily select the correct tool based on the task at hand.
All tool names follow a consistent verb_noun pattern in snake_case: generate_video, query_video_status, list_providers. The naming convention is uniform and predictable.
With only 3 tools, the set is tightly scoped to the core operations of video generation: create, monitor, and discover providers. Each tool is essential and earns its place without redundancy.
The lifecycle is largely covered: generation is initiated, status can be polled, and results downloaded. However, there is no explicit way to cancel or list past tasks, which is a minor gap but workable.