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.
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.
process.env. You'll be asked to provide them before it can run.CUTPRO_API_KEY— "env": { "": "<your-api-key>" }CUTPRO_API_URL— Override the API base URL. Defaults to https://api.cut.pro/api/v1. NoCUTPRO_WORKSPACE_ID— Selects the workspace for multi-workspace keys. NoMCP_OAUTH— 1 Enable the full OAuth 2.1 layer (discovery, DCR, PKCE) for browser clients.MCP_PUBLIC_URL— Public endpoint, e.g. https://mcp.cut.pro. Its origin becomes the OAuth issuer.MCP_REDIS_URL— Back OAuth state with Redis so it survives restarts and scales across instances.MCP_TRANSPORT— http / PORT Serve Streamable HTTP at the root instead of stdio.PORT— MCP_TRANSPORT=http / Serve Streamable HTTP at the root instead of stdio.[](https://m8ven.ai/mcp/getcutpro-mcp-t8z4xt)