hyper-video-service (twilson63/hyper-video-service) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 4 tools. No publisher has claimed this listing.
MCP server for programmatic video generation. Send a prompt, get an MP4.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
twilson63
Source: Glama
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
generate_videoGenerate a video from a text prompt. The service creates a HyperFrames composition (HTML+GSAP), renders it to MP4 using headless Chrome, and returns a download URL when done. Styles: "dark" (dark background, light text), "light" (white background), "minimal" (clean, minimal), "bold" (large typograp…
check_video_statusCheck the rendering status of a video generation task.
list_templatesList available video templates that can be used as starting points.
generate_narrationGenerate narration audio from text using ElevenLabs text-to-speech, then mux it onto an existing video. Returns the updated video download URL when done. Available voices: "rachel" (female, warm, conversational), "drew" (male, calm, professional), "clyde" (male, deep, authoritative), "bella" (femal…
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided
COMPOSITIONS_DIRDirectory for generated HTML (default: ./compositions)ELEVEN_LABS_API_KEYHYPER_VIDEO_API_KEYSet as an environment variable. All MCP and download endpoints require this key.NARRATION_DIROUTPUTS_DIRDirectory for rendered MP4s (default: ./outputs)PORTTool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
4/4 tools missing one or more hints — generate_video (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); check_video_status (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); list_templates (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +1 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Destructive tools are labelled
2 tools perform destructive updates without destructiveHint — generate_video deletes at line 243 (unlink(compPath)); generate_narration deletes at line 334 (unlink(audioPath))
Add destructiveHint:true to any tool whose handler calls .delete(), .upsert(), .update(), unlink, rm, DELETE, DROP, REPLACE INTO, or any operation that overwrites existing data.
License file
No license file
Add a LICENSE file (MIT, Apache-2.0, etc.).
Tests exist
No test files found
Add tests that exercise each declared tool.
Secrets not logged
1 secret value sent to log
Redact or omit secret values from log output.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/twilson63/hyper-video-service)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check