A
licenseA
qualityC
maintenanceMCP server for generating and editing images using xAI's Grok image model, supporting text prompts, batch generation, local files, and optional proxy configurations.
2
19 npm
29
MIT
No user-submitted related servers found.
Scored across 4 tools
Each tool has a clearly distinct purpose: generate creates new videos, edit modifies existing ones, extend continues them, and upload_file handles file ingestion. No overlap or ambiguity.
All tool names follow a consistent verb_noun pattern in snake_case (generate_video, edit_video, extend_video, upload_file). The pattern is uniform and predictable.
With 4 tools, the server is well-scoped for video generation. Each tool serves a necessary core function without redundancy or bloat.
The tool set covers the full video lifecycle: generate, edit, extend, and upload. There are no obvious missing operations for the stated domain.