Loading MCP server directory, please wait...
AI video clipping with ClipMaster (clipmaster.app): clips, exports, scheduling.
npx @getmcp/cli add io.github.n0Sp00n/clipmaster-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
CLIPMASTER_API_KEYClipMaster API key (cm_live_...), created in the ClipMaster app under Settings -> API access. Available on paid plans.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.n0Sp00n/clipmaster-mcp": {
"command": "uvx",
"args": [
"clipmaster-mcp"
],
"env": {
"CLIPMASTER_API_KEY": ""
}
}
}
}