littler00t/mcp-deep-video
MCP deep video analysis server with 14 tools: motion detection, scene cuts, heatmaps, frame diffing, Whisper transcription, and annotated frame export. Includes a Pydantic AI workout coach example. Plug into Claude Desktop or build your own video agent.
Platform-specific configuration:
{
"mcpServers": {
"mcp-deep-video": {
"command": "npx",
"args": [
"-y",
"mcp-deep-video"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...