74
/ 100
6 days ago
glama

Short Video Agent Kit

Provider-neutral short-form AI video toolkit for agents: Sora, Gemini Veo, xAI/Grok and Seedance.

Is this your MCP?

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.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
5 tools verified — handlers match their declared behaviour
4 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 6 credentials: GEMINI_API_KEY, GOOGLE_API_KEY, OPENAI_API_KEY, PIAPI_KEY, SEEDANCE_API_KEY, XAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretGEMINI_API_KEY"gemini_veo": { "configured": false, "env_keys": ["", "GOOGLE_API_KEY"], "models": ["veo-3.1-fast-generate-preview"] },
configGEMINI_BASE_URL
🔐 secretGOOGLE_API_KEY"gemini_veo": { "configured": false, "env_keys": ["GEMINI_API_KEY", ""], "models": ["veo-3.1-fast-generate-preview"] },
🔐 secretOPENAI_API_KEY"openai_sora": { "configured": false, "env_keys": [""], "models": ["sora-2"] },
configOPENAI_BASE_URL
configPIAPI_BASE_URL
🔐 secretPIAPI_KEY"seedance_piapi": { "configured": false, "env_keys": ["", "SEEDANCE_API_KEY"], "models": ["seedance-2-fast-preview"] }
🔐 secretSEEDANCE_API_KEY"seedance_piapi": { "configured": false, "env_keys": ["PIAPI_KEY", ""], "models": ["seedance-2-fast-preview"] }
configSHORT_VIDEO_MCP_TRANSPORThttp short-video-mcp
🔐 secretXAI_API_KEY"xai_grok": { "configured": false, "env_keys": [""], "models": ["grok-imagine-video", "grok-imagine-image"] },
configXAI_BASE_URL
configXAI_IMAGE_MODEL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/davidmosiah-short-video-agent-kit-63vbfc)](https://m8ven.ai/mcp/davidmosiah-short-video-agent-kit-63vbfc)
commit: 6eb55f08665408002409b2ef41fa7c86a0b83d7d
code hash: abb1dd866b7438a2cd6d87475b9356f0a384bd85f6463b65ebb0c807b9c7b6e0
verified: 7/4/2026, 9:12:49 AM
view raw JSON →