Video Recorder
Freeby MCP Community
MCP server for recording, analyzing, and editing demo videos
v0.4.0Added Apr 12, 2026
mcpvideodemoscreen-recordingplaywright
Video Recorder MCP Server
MCP server for recording, analyzing, and editing demo videos
Installation
npx -y @alaarab/video-recorder-mcp
Reviews
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"]
}
}
}