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
  • 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. MCP Video Analyzer
MCP Video Analyzer logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 2:01:00 PM

MCP Video Analyzer

User RatingsBe the first to rate and review this MCP server!
View Repository61 GitHub StarsTotal stargazers on GitHub for the source repository (61 stars).Visit Website
videoocrtranscriptionmultimedia

Analyze video URLs and local files for transcripts, frames, OCR text, timelines, and metadata through MCP.

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
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

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": {
    "guimatheus92-mcp-video-analyzer": {
      "command": "npx",
      "args": [
        "-y",
        "skills"
      ]
    }
  }
}

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

Install Tool Schemas (8) Directory Badge Claim listing Alternatives🎥 More in Multimedia Process

Overview

The guimatheus92/mcp-video-analyzer MCP server analyzes online videos and local files, returning transcripts, key frames, OCR text, timelines, and metadata. It supports Loom, direct video files, and platforms handled through yt-dlp, including YouTube, Vimeo, TikTok, Instagram, X, Twitch, Dailymotion, and Facebook. Use it when an agent needs to inspect both spoken content and visual details, such as on-screen text or changes at a specific timestamp. It runs locally over MCP stdio and requires no authentication, while yt-dlp improves support for several platform URLs.

Use cases

•Extract transcripts and timestamps from recorded meetings
•Find on-screen error messages with OCR
•Inspect a video moment using frame bursts
•Process multiple video URLs in a resumable batch
•Retrieve video metadata without downloading frames

Key features

•Full transcript, frame, OCR, timeline, and metadata analysis
•Batch analysis with resumable results
•Scene-change and dense temporal frame extraction
•Timestamp and time-range visual inspection
•Native caption and Whisper transcription paths
•Support for platform URLs, direct files, and local videos

Capabilities & Tool Schemas (8) ~127 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Video Analyzer.

analyze_video

Full analysis: transcript + key frames + OCR + timeline + metadata

analyze_videos

Batch version, one structured result per source (resumable)

get_transcript

Transcript only (native captions or Whisper fallback)

get_metadata

Metadata + comments + chapters, no download

get_frames

Key frames only (scene-change or dense 1 fps)

analyze_moment

Deep-dive on a time range (burst frames + transcript + OCR)

How MCP Video Analyzer works

What guimatheus92/mcp-video-analyzer MCP server does

The guimatheus92/mcp-video-analyzer MCP server turns video sources into structured information that an AI agent can inspect. Inputs can include supported platform URLs, direct video links such as .mp4 or .webm, Loom links, and local video files. Results can combine speech transcripts, extracted frames, OCR text, a time-aligned timeline, and video metadata.

The full analysis operation can also include comments, chapters, and an AI summary when those details are available from the source. For narrower tasks, the server exposes separate operations for transcripts, metadata, frames, individual timestamps, and short frame bursts. This lets an agent request only the data needed for a particular question.

How it works

The guimatheus92/mcp-video-analyzer MCP server exposes eight MCP tools:

  • analyze_video returns a complete analysis.
  • analyze_videos processes multiple sources and produces one structured result per source, with resumable batch processing.
  • get_transcript uses native captions when available and can fall back to Whisper.
  • get_metadata retrieves metadata, comments, and chapters without downloading the video.
  • get_frames extracts key frames using scene changes or dense one-frame-per-second sampling.
  • analyze_moment examines a selected time range using burst frames, transcript content, and OCR.
  • get_frame_at returns one frame at a requested timestamp.
  • get_frame_burst samples several frames from a narrow interval for motion or animation inspection.

Frame extraction can use yt-dlp and the bundled ffmpeg-static package. Chrome or Chromium provides an optional fallback. Static videos without scene changes can use uniform temporal sampling so frame and OCR results are still available.

Setup and configuration

Run the server with Node.js 22.12 or newer. The package starts as an MCP stdio server with npx mcp-video-analyzer@latest; the README also provides an executable npx -y mcp-video-analyzer@latest form for command-line use. MCP clients can register the package as a stdio process.

The guimatheus92/mcp-video-analyzer MCP server does not require credentials. Install yt-dlp separately for YouTube, Vimeo, TikTok, Instagram, X, Twitch, Dailymotion, and Facebook URLs. It is optional for direct URLs and local files, and can improve Loom downloads. Without yt-dlp or Chrome, direct files and local files can still use ffmpeg-based frame extraction, while platform URLs may produce an install warning.

The bundled one-shot CLI accepts an input source and can write frame images to a selected output directory. MCP_CACHE_DIR can relocate the persistent cache, and MCP_FRAME_MAX_WIDTH can set a default frame width limit. CLI options also control detail level, frame count, OCR languages, Whisper settings, output fields, refresh behavior, and output location.

Tools and capabilities

Choose get_metadata when downloading frames is unnecessary, get_transcript for speech-only workflows, or get_frame_at and get_frame_burst for targeted visual checks. Use analyze_moment to investigate a known interval, and analyze_videos for multiple sources. The complete tool combines transcript, visual, OCR, timeline, and metadata results in one response.

Limitations and notes

Platform coverage depends on yt-dlp and the source being accessible. Transcription may rely on native captions or the Whisper fallback, and comments, chapters, and AI summaries are available only when supported by the source. Partial processing problems are reported as warnings; hard failures are distinct from those partial results. The server performs local processing and stores extracted frame files in a cache unless an output location is specified.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Multimedia Process View all alternatives
  • 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 →
  • Talkthrough MCP logoTalkthrough MCP

    Turn narrated screen recordings (or any local video/audio) into agent-ready data: local Whisper transcript, scene keyframes, OCR, full-text search, and wall-clock anchoring that maps spoken remarks to real timestamps for log correlation. No cloud, no LLM inside. uvx talkthrough-mcp.

    🎥 Multimedia Process3 views
    Compare vs Talkthrough MCP →
  • 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
61
Stargazers on the source repository.
Last commit
1d ago
Most recent push to the default branch.
Tools exposed
8
Callable tools this server registers over MCP.
Directory activity
3 installs · 3 upvotes
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 MCP Video Analyzer

Install Node.js 22.12 or newer, then register `npx mcp-video-analyzer@latest` as an MCP stdio server. Install yt-dlp separately when analyzing supported platform URLs.

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 PreviewMCP Video Analyzer AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/guimatheus92-mcp-video-analyzer?style=directory)](https://allmcps.com/mcp/guimatheus92-mcp-video-analyzer)
HTML Embed
<a href="https://allmcps.com/mcp/guimatheus92-mcp-video-analyzer"><img src="https://allmcps.com/api/badge/guimatheus92-mcp-video-analyzer?style=directory" alt="MCP Video Analyzer on AllMCPs" /></a>

Technical Specs & Signals

Category🎥Multimedia Process
PricingFree
More technical detailsExpand â–¾
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 10, 2026
96/96 checks healthy over the last 24h
Views13
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs3
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars61
GitHub Star CountTotal stargazers on GitHub representing community popularity (61 stars).
Last commit1d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 10, 2026
64Quality signal: Good · 64/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 & tools28/30
Adoption & activity8/15
Community engagement2/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 14d ago via OSV.dev · skills (npm)

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your 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 MCP Video Analyzer →Install in Claude DesktopInstall in CursorInstall in VS Code