74
/ 100
1 month ago
glama

CutPro MCP

MCP server exposing the full CutPro v1 API as 34 tools for AI clients — analyze videos, submit clipping jobs, manage clips, render, and publish posts. Supports stdio, Streamable HTTP, and OAuth 2.1.

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: CUTPRO_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.
🔐 secretCUTPRO_API_KEY"env": { "": "<your-api-key>" }
configCUTPRO_API_URLOverride the API base URL. Defaults to https://api.cut.pro/api/v1. No
configCUTPRO_WORKSPACE_IDSelects the workspace for multi-workspace keys. No
configMCP_OAUTH1 Enable the full OAuth 2.1 layer (discovery, DCR, PKCE) for browser clients.
configMCP_PUBLIC_URLPublic endpoint, e.g. https://mcp.cut.pro. Its origin becomes the OAuth issuer.
configMCP_REDIS_URLBack OAuth state with Redis so it survives restarts and scales across instances.
configMCP_TRANSPORThttp / PORT Serve Streamable HTTP at the root instead of stdio.
configPORTMCP_TRANSPORT=http / Serve Streamable HTTP at the root instead of stdio.
// 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 4 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/getcutpro-mcp-t8z4xt)](https://m8ven.ai/mcp/getcutpro-mcp-t8z4xt)
commit: c8cd216490c633152c78814ff4f09fc4039a3422
code hash: 1ea228492cf9df852e6d6027c97b32cc3b6ac2a77af0b277e0ccc569b4c26576
verified: 6/12/2026, 10:50:38 AM
view raw JSON →