73
/ 100
16 days ago
glama

Smart Clip MCP

AI-powered video clipping server that analyzes subtitles and audio to detect highlight moments, then generates platform-adapted short clips from long videos.

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
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 2 credentials: OPENAI_API_KEY, SMART_CLIP_LLM_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.
configSMART_CLIP_WHISPER_MODE
configSMART_CLIP_WHISPER_MODEL
configSMART_CLIP_LANGUAGE
🔐 secretOPENAI_API_KEY"": "sk-..."
configSMART_CLIP_LLM_MODEL
🔐 secretSMART_CLIP_LLM_API_KEY
configSMART_CLIP_LLM_BASE_URL
configSMART_CLIP_UPLOAD_DIR
configSMART_CLIP_OUTPUT_DIR
configSMART_CLIP_TRANSPORT
configSMART_CLIP_HOST
configSMART_CLIP_PORT
// 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 1 concrete improvement 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/ambrose1-smart-clip-mcp-16r409)](https://m8ven.ai/mcp/ambrose1-smart-clip-mcp-16r409)
commit: a77f541e967ba80fb5811904affca8cbfed680f4
code hash: 0c4b24c55c052ef62447815ea85e508c23d7d1ac3872aba02f41c967884f366c
verified: 6/21/2026, 10:22:28 AM
view raw JSON →