Claude Real Video MCP Server

▶ The 60-second pixel film - sound on (mp4 on GitHub) · an AI agent searches "how can an LLM truly understand video?", finds a key, and unlocks vision. It runs locally over stdio via the published package.

People who work with ffmpeg, keyframe extraction and multimodal and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-11 · ★ 2,158 · #3 OF 173 MAINTAINED MEDIA · VERIFIED 2026-09-18

MIT · Python servers · how we verify → /methodology

01 · Install Claude Real Video

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add huangchihhungleo-claude-real-video -- uvx claude-real-video

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "huangchihhungleo-claude-real-video": {
      "command": "uvx",
      "args": [
        "claude-real-video"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package claude-real-video - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.HUANGCHIHHUNGLeo is GitHub-verified and matches the repo owner

03 · What Claude Real Video can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Limitations (from the README)

- Only download content you have the right to. The --cookies option is for your own, authorised access - don't ship credentials in a repo. - Use one output folder per video. Re-running into a folder that already holds an analysis is refused (so two videos never mix); pass --overwrite to replace it.

Latest releases

v0.10.5 · 2026-09-11

0.10.5 - 2026-09-11 · Apple Silicon GPU transcription (#28, by @blazejp83). A new [mlx] · extra runs Whisper through mlx-whisper on M-series Macs: a 21-minute talk · went from 381 s on faster-whisper to 62 s on an M4…

v0.10.4 · 2026-09-11

0.10.4 - 2026-09-11 · yt-dlp floor raised to 2026.8.19. YouTube changed its player checks · again in August; a 2026.07.x yt-dlp still reads titles and captions but · gets HTTP 403 on the video itself, which surfaced as…

v0.10.3 · 2026-08-31

A platform .vtt starts with WEBVTT / Kind: captions / Language: en, and only the first of those three lines was being dropped. Since 0.10.3's predecessor made platform captions the normal path for URL runs, every such…

04 · Who maintains Claude Real Video

claude-real-video is maintained by huangchihhungleo. It's the only MCP server we track from this author; the repo dates to Jun 2026.

05 · Facts

category
media - ranked #3 of 173 actively-maintained media servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-11)
registry
io.github.HUANGCHIHHUNGLeo/claude-real-video (active, first published 2026-08-03 · 10 versions)
packages
pypi:claude-real-video

06 · Claude Real Video FAQ

What is Claude Real Video?

▶ The 60-second pixel film - sound on (mp4 on GitHub) · an AI agent searches "how can an LLM truly understand video?", finds a key, and unlocks vision. It runs locally over stdio via the published package.

Is Claude Real Video still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-11 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Claude Real Video?

Run `uvx claude-real-video`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Claude Real Video run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Claude Real Video

head to head · Comfyui MCP vs Claude Real Video · Claude Real Video vs Voicemode · Claude Real Video vs Minutes

More media MCP servers · Pixel Surgeon · Drawthings · Florence2 · Secondhand MCP · YTDL RMCP (jmagar)

More Python MCP servers · Onsense · Hummingbot MCP Server · Klaket MCP · Smartest Tv · Hydrolix · see all