mcp-video

KyaniteLabs/mcp-video
★ 6 stars Python 💻 Code/Dev Tools Updated today
Video editing MCP server for AI agents. 83 tools, 858 tests collected, 3 interfaces. Works with Claude Code, Cursor, and any MCP client. Local, fast, free.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-video": {
      "command": "uvx",
      "args": [
        "mcp-video"
      ]
    }
  }
}

Or install with pip: pip install mcp-video

Topics

agent-toolsai-agentsai-videoanimationclaudeclaude-codecursorffmpegffmpeg-wrappermcpmcp-servermcp-toolsmodel-context-protocolpythonpython-library