73
/ 100
16 days ago
glama

Sisif AI MCP Server

Enables AI video generation from text prompts, status monitoring, and video management through the Sisif AI Video API.

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 1 credential: SISIF_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.
🔐 secretSISIF_API_KEYexport ="sk_live_your_api_key_here"
configSISIF_API_URLBase URL for the Sisif API (default: "https://sisif.ai/api")
configSISIF_TIMEOUTRequest timeout in seconds (default: 30)
configSISIF_MAX_RETRIESMaximum number of retries for failed requests (default: 3)
// 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/vtemian-sisif-ai-mcp-1xahq2)](https://m8ven.ai/mcp/vtemian-sisif-ai-mcp-1xahq2)
commit: 9008ecca86d52354c54ef2335802e286cc7dc061
code hash: cb788b054c4410c887e4067e253a9199368ed68b603aee652c059a975cd8013e
verified: 6/21/2026, 10:15:18 AM
view raw JSON →