A
licenseNot graded
qualityB
maintenanceMCP server providing 13 agent-friendly tools for video creation and management via the Vivideo API, with built-in rate limiting, retries, and secret redaction.
MIT
No user-submitted related servers found.
Scored across 3 tools
Each tool has a distinct purpose: render starts an async render, get_status polls its progress, and validate checks definitions without consuming credits. No overlap.
All tool names follow a consistent verb_noun pattern (get_status, render, validate), making them predictable and clear.
Three tools is appropriate for the server's purpose—submitting renders, polling status, and validating definitions—without being too few or excessive.
The tools cover the essential workflow (validate, render, get_status) for the video rendering service. No obvious gaps given the API's scope.