Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🎥 Multimedia Process
  3. Claude Real Video
Claude Real Video logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 6:01:22 PM

Claude Real Video

User RatingsBe the first to rate and review this MCP server!
View Repository2.2k GitHub StarsTotal stargazers on GitHub for the source repository (2,170 stars).Visit Website
videokeyframestranscriptionmultimedia

Locally extracts scene-aware video keyframes, transcripts, manifests, and optional audio for LLM analysis.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
We couldn’t automatically confirm this listing starts correctly

We ran the install command below but it didn't respond within our test window — this can mean a slow first-time install rather than a real problem.

uvx claude-real-video

No response to initialize.

This is an experimental automated check and can have false negatives — missing environment variables, a slow cold install, etc. It doesn’t necessarily mean something’s wrong. Last checked 8d ago.

Manual Client & Custom JSON ConfigExpand JSON â–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "claude-real-video": {
      "command": "uvx",
      "args": [
        "claude-real-video"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives🎥 More in Multimedia Process

Overview

The claude-real-video MCP server project provides a local Python tool for preparing videos for LLM review. It accepts URLs or local files, detects scene changes, removes near-duplicate frames, and creates a timestamped transcript from subtitles or Whisper. Outputs include keyframes, a manifest, optional contact sheets, and optionally the original soundtrack. Use it when an AI model needs visual video context without uploading the source video for processing.

Use cases

•Extract meaningful frames from fast-cut videos for LLM review
•Transcribe lectures or interviews with timestamps
•Prepare YouTube or social video context locally
•Save video findings as dated notes in a knowledge base

Key features

•Scene-change keyframe extraction
•Sliding-window pixel deduplication
•Subtitle or Whisper transcription
•Contact sheet and manifest generation
•Optional soundtrack preservation
•Python API and command-line interface

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Claude Real Video.

Extracted Tool Capabilities
Scene-change keyframe extraction
Sliding-window pixel deduplication
Subtitle or Whisper transcription
Contact sheet and manifest generation
Optional soundtrack preservation
Python API and command-line interface

How Claude Real Video works

What claude-real-video does

The claude-real-video MCP server project prepares video material for inspection by Claude, ChatGPT, Gemini, or another model. It does not perform the final LLM analysis itself. Instead, it creates a folder containing selected frames, transcript text, and a manifest that explains the extracted material.

Inputs can be local video files or URLs supported through yt-dlp, including links that require an authorised Netscape cookie file. The tool can also save a full copy of the soundtrack for models that support audio input. A --why prompt records the intended analysis focus in the manifest, while --kb writes the result as a dated Markdown note in a chosen notes directory.

How it works

Video processing is performed locally. URLs are fetched with yt-dlp; local files are copied for processing. ffmpeg then makes one chronological pass that selects scene changes and maintains a frame-density floor. A configurable pixel-difference comparison removes near-duplicates, using a sliding window so that a previously seen shot is not repeatedly emitted after a cutaway.

For text, the tool first checks for an adjacent .srt or .vtt file or an embedded subtitle track. If no subtitles are available, it can use Whisper to transcribe the audio, provided the optional transcription dependencies are installed. Videos without audio are skipped cleanly. The generated MANIFEST.txt brings the frames and text together for downstream model use.

Setup and configuration

Install the core package with pip install claude-real-video. Add the whisper extra when audio transcription is needed. Python 3.10 or newer is required, and ffmpeg plus ffprobe must be installed separately and available on PATH. The project supports macOS, Windows, and Linux.

Run crv with a URL or filename. python -m claude_real_video is an alternative entry point. Important options include --out for the output directory, --scene for scene sensitivity, --fps-floor for minimum sampling density, --max-frames for the frame limit, --lang for Whisper language selection, and --dedup-threshold and --dedup-window for duplicate removal. --no-transcribe, --keep-audio, --report, --why, --kb, and --cookies enable the corresponding optional behaviors.

The claude-real-video MCP server can also be installed as a Claude Code skill by copying the included skill directory into ~/.claude/skills/.

Tools and capabilities

  • Extracts keyframes at scene changes instead of relying only on fixed intervals.
  • Applies pixel-based deduplication and supports a hard frame cap.
  • Produces chronological frames, transcript text, and a manifest.
  • Uses existing subtitles before falling back to Whisper transcription.
  • Creates contact sheets with ordered frames for model review.
  • Saves the original soundtrack with --keep-audio.
  • Generates an HTML keep/drop report with --report.
  • Exposes a Python process function for programmatic use.

Limitations and notes

The project does not itself send video, frames, or transcripts to an LLM; users choose what to provide to another model. Whisper transcription requires the optional dependency and still relies on ffmpeg. URL access depends on yt-dlp support and, for login-gated sources, a user-supplied authorised cookie file. Re-running the command overwrites the output directory. The included instructions also warn users to download only content they are permitted to access.

The README mentions a separate crv Pro offering for additional video-analysis reports, but the documented core workflow covers local extraction, transcription, manifests, and optional audio.

Getting started with this claude-real-video MCP server

Always refer to the official documentation for the most accurate and up-to-date information.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Multimedia Process View all alternatives
  • MCP Video Analyzer logoMCP Video Analyzer

    MCP server for video analysis — extracts transcripts, key frames, OCR text, and annotated timelines from video URLs. Supports Loom and direct video files (.mp4, .webm). Zero auth required.

    🎥 Multimedia Process14 views
    Compare vs MCP Video Analyzer →
  • Klaket logoKlaket

    Let AI agents watch videos: word-timestamped transcripts, speaker labels, scenes, chapters and exact-moment search from any video URL or file — fully local, no API keys. npx klaket-mcp

    🎥 Multimedia Process1 views
    Compare vs Klaket →
  • N
    Notch

    Turn product pages and creative briefs into finished video and image ads from your AI chat.

    🎥 Multimedia Process25 views
    Compare vs Notch →
  • Trident MCP logoTrident MCP

    AI 3D model generation and post-processing: text/image/multiview-to-3D via Tripo, plus retopology, format conversion (GLB/FBX/OBJ/STL/USDZ), and stylization. Single Go binary, 10 tools, async generation with polling.

    🎥 Multimedia Process25 views
    Compare vs Trident MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
2.2k
Stargazers on the source repository.
Last commit
6d ago
Most recent push to the default branch.
Install check
Inconclusive
Didn't respond in our test window — often a slow first install.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Claude Real Video

Install the Python package with `pip install claude-real-video`. Add `pip install "claude-real-video[whisper]"` for Whisper transcription, and install `ffmpeg` separately.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewClaude Real Video AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/claude-real-video?style=directory)](https://allmcps.com/mcp/claude-real-video)
HTML Embed
<a href="https://allmcps.com/mcp/claude-real-video"><img src="https://allmcps.com/api/badge/claude-real-video?style=directory" alt="Claude Real Video on AllMCPs" /></a>

Technical Specs & Signals

Category🎥Multimedia Process
PricingFreemium
More technical detailsExpand â–¾
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseMIT
Last updatedSep 19, 2026
15/15 checks healthy over the last 46d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars2,170
GitHub Star CountTotal stargazers on GitHub representing community popularity (2,170 stars).
Last commit6d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 19, 2026
49Quality signal: Fair · 49/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools17/30
Adoption & activity10/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 5d ago via OSV.dev · claude-real-video (PyPI)

★ FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🎥 Multimedia Process →Best MCP servers for Multimedia & Media Processing →Alternatives to Claude Real Video →Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients