MCP Server
MCP
io.github.n0Sp00n/clipmaster-mcp
AI video clipping with ClipMaster (clipmaster.app): clips, exports, scheduling.
Install
uvx clipmaster-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "clipmaster-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "ClipMaster API key (cm_live_...), created in the ClipMaster app under Settings -> API access. Available on paid plans.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "CLIPMASTER_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment