openshot-qt

GitHub

OpenShot Video Editor is an award-winning free and open-source video editor for Linux, Mac, and Windows, and is dedicated to delivering high quality video...

6,090 stars Python Python 1 file ยท ~1,574 tokens #c-plus-plus#ffmpeg#gplv3#openshot#python#qt5#video#video-editing

openshot-qt MCP Server

MCP server for OpenShot/openshot-qt

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "openshot-qt": {
      "command": "npx",
      "args": [
        "-y",
        "@OpenShot/openshot-qt"
      ]
    }
  }
}