43
/ 100
14 days ago
glama

FableCut

FableCut is a Premiere-style non-linear video editor that runs entirely in your browser — and exposes its whole timeline as one JSON document. Edit it by hand, from the UI, or let an AI agent (Claude Code, Claude Desktop, or anything that speaks MCP/REST) cut your video for you while you watch the timeline update live.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configFABLECUT_ALLOWED_HOSTSyour LAN, opt in explicitly: HOST=0.0.0.0 =<your-ip> node server.js.
configFABLECUT_PORT
configHOSTyour LAN, opt in explicitly: =0.0.0.0 FABLECUT_ALLOWED_HOSTS=<your-ip> node server.js.
configPORT
// 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 2 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/ronak-create-fablecut-11hyjq)](https://m8ven.ai/mcp/ronak-create-fablecut-11hyjq)
commit: 9eab31a604f6d5355b5178eae718ca17dd025f6a
code hash: 955c35bfb3c4e8e4aeffbd34313d6e9f9f24e9a8d3daacafe4bc4b5bb58384f1
verified: 7/17/2026, 8:29:47 AM
view raw JSON →