cross-platform (Qt), open-source (GPLv3) video editor
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"shotcut": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-shotcut"
]
}
}
}