Skip to content
Back to search
30
MCP

claude-video-vision

npm/claude-video-vision

MCP server that gives Claude Code the ability to watch and understand videos — extracts frames via ffmpeg and processes audio via multiple backends

Uptime
0.0%
106 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

uttam-video-vision
MCP server that gives Claude Code the ability to watch and understand videos — extracts frames via ffmpeg and processes audio via multiple b
0 tools
claude-video-vision
Give Claude the ability to watch and understand videos — Claude Code plugin with frame extraction and multimodal audio analysis
0 tools
mimo-vision-mcp
Claude Code MCP server for MiMo V2.5 multimodal analysis - image, video, audio
0 tools
io.github.kitdevua/video-vision-mcp
Analyze any video (local file or URL) into frames + transcript for Claude Code
0 tools
@videobuff-app/mcp
MCP server for driving VideoBuff from Claude Desktop / Claude Code
0 tools
image-vision-mcp
MCP server for image recognition via vision models (extensible to multiple providers), with an HTTP image-intercepting proxy that lets text-
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "claude-video-vision": {
      "url": "None",
      "transport": "http"
    }
  }
}