Video Frames
MCP Serverby velonone · Added 5mo ago
Claude
33
Install
git clone https://github.com/velonone/AeonsageAdd to Claude
claude mcp add video-framesQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"video-frames": {
"command": "npx",
"args": [
"@modelcontextprotocol/video-frames"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Extract frames or short clips from videos using ffmpeg.
Tags
developmentbashskill