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. 🏢 Workplace & Productivity
  3. Video Vision MCP
Video Vision MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 6:16:48 PM

Video Vision MCP

User RatingsBe the first to rate and review this MCP server!
View RepositoryVisit Website
videospeech-to-textmultimediaclaude-code

Turns videos into sampled frames, transcripts, metadata, or Gemini whole-video analyses for Claude Code.

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

The install command below started, but didn't respond the way we expected when we tried to talk to it.

uvx video-vision-mcp

initialize succeeded but no response to tools/list.

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 7d 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": {
    "video-vision-mcp": {
      "command": "uvx",
      "args": [
        "video-vision-mcp"
      ]
    }
  }
}

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

Install Tool Schemas (4) Directory Badge Claim listing Alternatives🏢 More in Workplace & Productivity

Overview

Analyze local files, direct URLs, and prepared Jira attachments with the video-vision-mcp MCP server through Claude Code. It extracts sampled frames with ffmpeg and creates transcripts using local whisper.cpp by default, while optional OpenAI, Groq, or Gemini credentials enable cloud backends. Gemini takes precedence when configured, followed by OpenAI, Groq, and local processing. Use it when an agent needs visual and spoken context from a video rather than only its filename or link.

Use cases

•Analyze screen recordings attached to bug reports
•Extract transcripts from local video files
•Inspect selected moments at exact timestamps
•Review video content from direct public URLs

Key features

•Sampled frame extraction
•Local Whisper transcription
•Optional OpenAI, Groq, and Gemini backends
•Timestamp-based frame capture
•Analysis caching by file, backend, and interval

Capabilities & Tool Schemas (4) ~63 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 Video Vision MCP.

analyze_video

frames + transcript + metadata (the main tool). `frame_interval`

get_video_transcript_only

transcript text only.

extract_frames_at

frames at specific timestamps (`"00:42"`, `"1:05"`, `12.5`).

list_recent_analyses

cached analyses + backend used.

How Video Vision MCP works

What video-vision-mcp does

The video-vision-mcp MCP server gives Claude Code tools for inspecting video content through frames, transcripts, and metadata. Inputs can be a local file path or a direct URL. The main analysis returns sampled images, transcript text, and metadata; separate tools support transcript-only extraction and frame capture at selected timestamps.

The project is standalone. It does not retrieve attachments from Jira, Slack, or other services itself. If another integration can download a video, pass the resulting local path to this server. A direct, publicly reachable URL can also be supplied, but an authenticated API URL is not supported as a fetchable video source.

How it works

Processing is selected automatically from the available configuration. With no credentials, the local tier uses ffmpeg for frame extraction and whisper.cpp for transcription. This tier does not upload video content. An OpenAI or Groq API key keeps frame processing local while moving speech recognition to the corresponding cloud Whisper service. A Gemini API key enables native whole-video analysis, combining visual and audio interpretation in one request and returning MM:SS timestamps.

Backend priority is Gemini, then OpenAI, then Groq, then local processing. Set VIDEO_MCP_DISABLE_GEMINI=true to prevent Gemini from being selected when its key is present. Results identify which backend was used. Analyses are cached under ~/.cache/video-vision-mcp/ using the file hash, backend, and frame interval as the cache key.

Setup and configuration

Python 3.10 or newer is required. The published package can be run with uvx video-vision-mcp, or installed with pip or uv. Claude Code registers it as a stdio MCP process in .mcp.json; the example configuration uses uvx and the video-vision-mcp package name. An optional VIDEO_MCP_ENV setting can point to an environment file.

No environment variable is required for the local tier. Optional settings include OPENAI_API_KEY, GROQ_API_KEY, and GEMINI_API_KEY. Local transcription uses the base Whisper model by default; VIDEO_MCP_WHISPER_MODEL or VIDEO_MCP_WHISPER_MODEL_PATH can change the model selection. VIDEO_MCP_CACHE_DIR changes the cache location, and VIDEO_MCP_CACHE_TTL_HOURS controls cleanup of cached analyses and downloaded videos.

The package supplies or uses local ffmpeg and whisper.cpp dependencies. Whisper models are downloaded into the cache on first use. Cloud tiers do not invoke whisper.cpp.

Tools and capabilities

  • analyze_video returns frames, transcript text, and metadata. Its frame_interval parameter controls the number of seconds between sampled frames.
  • get_video_transcript_only returns transcript text without the frame analysis.
  • extract_frames_at captures frames at specified timestamps, including values such as 00:42, 1:05, and 12.5.
  • list_recent_analyses lists cached analyses and the backend used for each one.

Limitations and notes

The video-vision-mcp MCP server is intended for Claude Code, and the supplied registration instructions target Claude Code configuration. It does not replace an integration that must authenticate with Jira, Slack, or another service. Those systems must first provide a downloaded file or a direct public URL.

Cloud processing sends video-related content to the selected third party, and the server prints a one-time session notice when this occurs. Local processing avoids those uploads but depends on the local ffmpeg and Whisper workflow. Cached analyses and downloaded videos are pruned after 24 hours by default; setting VIDEO_MCP_CACHE_TTL_HOURS=0 keeps them, while Whisper models are not pruned.

Getting started with this video-vision-mcp 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 Workplace & Productivity View all alternatives
  • Excel MCP Server logoExcel MCP Server

    An Excel manipulation server providing workbook creation, data operations, formatting, and advanced features (charts, pivot tables, formulae).

    🏢 Workplace & Productivity6 views
    Compare vs Excel MCP Server →
  • MCP Server Atlassian Jira logoMCP Server Atlassian Jira

    Atlassian Jira Cloud integration. Enables AI systems to interact with Jira projects, issues, comments, and related development information in real time.

    🏢 Workplace & Productivity5 views
    Compare vs MCP Server Atlassian Jira →
  • MCP Kibela Server logoMCP Kibela Server

    MCP server implementation for Kibela API integration

    🏢 Workplace & Productivity3 views
    Compare vs MCP Kibela Server →
  • Kaneo logoKaneo

    Official MCP server for Kaneo: manage tasks, projects, and labels from Claude and other MCP clients

    🏢 Workplace & Productivity0 views
    Compare vs Kaneo →

Adoption & maintenance

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

Last commit
1mo ago
Most recent push to the default branch.
Install check
Inconclusive
Started but did not complete the MCP handshake in our test.
Tools exposed
4
Callable tools this server registers over MCP.
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 Video Vision MCP

Run it with `uvx video-vision-mcp`, or install the package with pip or uv. Claude Code can register the same package as a stdio MCP server.

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

Technical Specs & Signals

Category🏢Workplace & Productivity
PricingFree
More technical detailsExpand ▾
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseMIT
Last updatedSep 16, 2026
5/7 checks healthy over the last 45d
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 stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 11, 2026
51Quality signal: Good · 51/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 & tools26/30
Adoption & activity2/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 4d ago via OSV.dev · video-vision-mcp (PyPI)

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

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 🏢 Workplace & Productivity →Best MCP servers for Workplace & Productivity →Best Jira MCP servers →Alternatives to Video Vision MCP →Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients