Skip to content

Video Recorder

Free

by MCP Community

MCP server for recording, analyzing, and editing demo videos

v0.4.0Added Apr 12, 2026
mcpvideodemoscreen-recordingplaywright
Works with:ClaudeGPTGeminiCopilot

Video Recorder MCP Server

MCP server for recording, analyzing, and editing demo videos

Installation

npx -y @alaarab/video-recorder-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y @alaarab/video-recorder-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "video-recorder": {
      "command": "npx",
      "args": ["-y", "@alaarab/video-recorder-mcp"]
    }
  }
}